From 65c056512c89aa2562f8ca0a50de6dde81a41f7b Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sat, 4 Oct 2025 03:21:34 -0400 Subject: [PATCH] esp32 temperature node --- ESP32-IDF_i2ctools/build/.ninja_deps | Bin 0 -> 157120 bytes ESP32-IDF_i2ctools/build/.ninja_log | 148 ++ ESP32-IDF_i2ctools/build/build.ninja | 2077 +---------------- .../build/compile_commands.json | 2 +- .../esp-tls-crypto/esp_tls_crypto.c.obj | Bin 0 -> 10004 bytes .../__idf_esp-tls.dir/esp_tls.c.obj | Bin 0 -> 134932 bytes .../esp_tls_error_capture.c.obj | Bin 0 -> 11764 bytes .../__idf_esp-tls.dir/esp_tls_mbedtls.c.obj | Bin 0 -> 118860 bytes .../esp_tls_platform_port.c.obj | Bin 0 -> 4280 bytes .../build/esp-idf/esp-tls/libesp-tls.a | Bin 0 -> 281964 bytes .../__idf_esp_adc.dir/adc_cali.c.obj | Bin 0 -> 10552 bytes .../adc_cali_curve_fitting.c.obj | Bin 0 -> 2272 bytes .../__idf_esp_adc.dir/adc_common.c.obj | Bin 0 -> 16848 bytes .../__idf_esp_adc.dir/adc_continuous.c.obj | Bin 0 -> 92588 bytes .../__idf_esp_adc.dir/adc_oneshot.c.obj | Bin 0 -> 62168 bytes .../deprecated/esp32/esp_adc_cal_legacy.c.obj | Bin 0 -> 62028 bytes .../esp_adc_cal_common_legacy.c.obj | Bin 0 -> 13096 bytes .../esp32/adc_cali_line_fitting.c.obj | Bin 0 -> 71536 bytes .../__idf_esp_adc.dir/esp32/adc_dma.c.obj | Bin 0 -> 36416 bytes .../build/esp-idf/esp_adc/libesp_adc.a | Bin 0 -> 369330 bytes .../esp32/esp_coex_adapter.c.obj | Bin 0 -> 36636 bytes .../src/coexist_debug.c.obj | Bin 0 -> 2228 bytes .../src/coexist_debug_diagram.c.obj | Bin 0 -> 1312 bytes .../build/esp-idf/esp_coex/libesp_coex.a | Bin 0 -> 41170 bytes .../__idf_esp_gdbstub.dir/src/gdbstub.c.obj | Bin 0 -> 113028 bytes .../src/gdbstub_transport.c.obj | Bin 0 -> 30720 bytes .../__idf_esp_gdbstub.dir/src/packet.c.obj | Bin 0 -> 24492 bytes .../src/port/xtensa/gdbstub-entry.S.obj | Bin 0 -> 4556 bytes .../src/port/xtensa/gdbstub_xtensa.c.obj | Bin 0 -> 42956 bytes .../src/port/xtensa/xt_debugexception.S.obj | Bin 0 -> 4916 bytes .../esp-idf/esp_gdbstub/libesp_gdbstub.a | Bin 0 -> 222098 bytes .../esp_http_client.c.obj | Bin 0 -> 227580 bytes .../lib/http_auth.c.obj | Bin 0 -> 38852 bytes .../lib/http_header.c.obj | Bin 0 -> 36640 bytes .../lib/http_utils.c.obj | Bin 0 -> 25808 bytes .../esp_http_client/libesp_http_client.a | Bin 0 -> 331150 bytes .../src/httpd_main.c.obj | Bin 0 -> 92120 bytes .../src/httpd_parse.c.obj | Bin 0 -> 111488 bytes .../src/httpd_sess.c.obj | Bin 0 -> 69172 bytes .../src/httpd_txrx.c.obj | Bin 0 -> 95160 bytes .../src/httpd_uri.c.obj | Bin 0 -> 48764 bytes .../src/httpd_ws.c.obj | Bin 0 -> 2252 bytes .../src/util/ctrl_sock.c.obj | Bin 0 -> 15608 bytes .../esp_http_server/libesp_http_server.a | Bin 0 -> 437082 bytes .../src/esp_https_ota.c.obj | Bin 0 -> 103076 bytes .../esp-idf/esp_https_ota/libesp_https_ota.a | Bin 0 -> 103610 bytes .../build/esp-idf/esp_system/ld/memory.ld | 118 + .../esp-idf/esp_system/ld/sections.ld.in | 525 +++++ .../esp32/esp_adapter.c.obj | Bin 0 -> 97068 bytes .../__idf_esp_wifi.dir/src/lib_printf.c.obj | Bin 0 -> 16812 bytes .../__idf_esp_wifi.dir/src/mesh_event.c.obj | Bin 0 -> 8712 bytes .../__idf_esp_wifi.dir/src/smartconfig.c.obj | Bin 0 -> 17376 bytes .../src/smartconfig_ack.c.obj | Bin 0 -> 41700 bytes .../__idf_esp_wifi.dir/src/wifi_default.c.obj | Bin 0 -> 68108 bytes .../src/wifi_default_ap.c.obj | Bin 0 -> 8880 bytes .../__idf_esp_wifi.dir/src/wifi_init.c.obj | Bin 0 -> 37576 bytes .../__idf_esp_wifi.dir/src/wifi_netif.c.obj | Bin 0 -> 28352 bytes .../build/esp-idf/esp_wifi/libesp_wifi.a | Bin 0 -> 326662 bytes .../__idf_http_parser.dir/http_parser.c.obj | Bin 0 -> 212652 bytes .../esp-idf/http_parser/libhttp_parser.a | Bin 0 -> 213180 bytes .../__idf_tcp_transport.dir/transport.c.obj | Bin 0 -> 54688 bytes .../transport_internal.c.obj | Bin 0 -> 15076 bytes .../transport_socks_proxy.c.obj | Bin 0 -> 49788 bytes .../transport_ssl.c.obj | Bin 0 -> 100204 bytes .../transport_ws.c.obj | Bin 0 -> 139960 bytes .../esp-idf/tcp_transport/libtcp_transport.a | Bin 0 -> 362562 bytes .../src/crypto/crypto_mbedtls-bignum.c.obj | Bin 0 -> 44264 bytes .../src/crypto/crypto_mbedtls-ec.c.obj | Bin 0 -> 152792 bytes .../src/crypto/crypto_mbedtls-rsa.c.obj | Bin 0 -> 51864 bytes .../src/crypto/crypto_mbedtls.c.obj | Bin 0 -> 82948 bytes .../src/crypto/fastpbkdf2.c.obj | Bin 0 -> 28256 bytes .../src/crypto/tls_mbedtls.c.obj | Bin 0 -> 109176 bytes .../esp_supplicant/src/esp_common.c.obj | Bin 0 -> 49148 bytes .../esp_supplicant/src/esp_eap_client.c.obj | Bin 0 -> 136156 bytes .../esp_supplicant/src/esp_hostap.c.obj | Bin 0 -> 79560 bytes .../esp_supplicant/src/esp_owe.c.obj | Bin 0 -> 15824 bytes .../src/esp_wpa2_api_port.c.obj | Bin 0 -> 27952 bytes .../esp_supplicant/src/esp_wpa3.c.obj | Bin 0 -> 107596 bytes .../esp_supplicant/src/esp_wpa_main.c.obj | Bin 0 -> 91116 bytes .../esp_supplicant/src/esp_wpas_glue.c.obj | Bin 0 -> 27944 bytes .../esp_supplicant/src/esp_wps.c.obj | Bin 0 -> 233000 bytes .../__idf_wpa_supplicant.dir/port/eloop.c.obj | Bin 0 -> 57404 bytes .../port/os_xtensa.c.obj | Bin 0 -> 9972 bytes .../src/ap/ap_config.c.obj | Bin 0 -> 35756 bytes .../src/ap/comeback_token.c.obj | Bin 0 -> 20608 bytes .../src/ap/ieee802_11.c.obj | Bin 0 -> 88780 bytes .../src/ap/ieee802_1x.c.obj | Bin 0 -> 57180 bytes .../src/ap/pmksa_cache_auth.c.obj | Bin 0 -> 39012 bytes .../src/ap/sta_info.c.obj | Bin 0 -> 47112 bytes .../src/ap/wpa_auth.c.obj | Bin 0 -> 202804 bytes .../src/ap/wpa_auth_ie.c.obj | Bin 0 -> 69264 bytes .../src/common/dragonfly.c.obj | Bin 0 -> 33276 bytes .../src/common/ieee802_11_common.c.obj | Bin 0 -> 40104 bytes .../src/common/sae.c.obj | Bin 0 -> 282352 bytes .../src/common/sae_pk.c.obj | Bin 0 -> 79740 bytes .../src/common/wpa_common.c.obj | Bin 0 -> 106168 bytes .../src/crypto/aes-gcm.c.obj | Bin 0 -> 38072 bytes .../src/crypto/aes-siv.c.obj | Bin 0 -> 28276 bytes .../src/crypto/ccmp.c.obj | Bin 0 -> 39732 bytes .../src/crypto/crypto_ops.c.obj | Bin 0 -> 11576 bytes .../src/crypto/dh_group5.c.obj | Bin 0 -> 8460 bytes .../src/crypto/dh_groups.c.obj | Bin 0 -> 19568 bytes .../src/crypto/md4-internal.c.obj | Bin 0 -> 23196 bytes .../src/crypto/ms_funcs.c.obj | Bin 0 -> 42112 bytes .../src/crypto/rc4.c.obj | Bin 0 -> 8124 bytes .../src/crypto/sha1-prf.c.obj | Bin 0 -> 8512 bytes .../src/crypto/sha1-tlsprf.c.obj | Bin 0 -> 10784 bytes .../src/crypto/sha1-tprf.c.obj | Bin 0 -> 8712 bytes .../src/crypto/sha256-kdf.c.obj | Bin 0 -> 9748 bytes .../src/crypto/sha256-prf.c.obj | Bin 0 -> 12344 bytes .../src/crypto/sha256-tlsprf.c.obj | Bin 0 -> 8268 bytes .../src/crypto/sha384-prf.c.obj | Bin 0 -> 12348 bytes .../src/crypto/sha384-tlsprf.c.obj | Bin 0 -> 8268 bytes .../src/eap_common/eap_wsc_common.c.obj | Bin 0 -> 8424 bytes .../src/eap_peer/chap.c.obj | Bin 0 -> 5404 bytes .../src/eap_peer/eap.c.obj | Bin 0 -> 102676 bytes .../src/eap_peer/eap_common.c.obj | Bin 0 -> 26232 bytes .../src/eap_peer/eap_fast.c.obj | Bin 0 -> 246792 bytes .../src/eap_peer/eap_fast_common.c.obj | Bin 0 -> 28092 bytes .../src/eap_peer/eap_fast_pac.c.obj | Bin 0 -> 109520 bytes .../src/eap_peer/eap_mschapv2.c.obj | Bin 0 -> 78672 bytes .../src/eap_peer/eap_peap.c.obj | Bin 0 -> 132628 bytes .../src/eap_peer/eap_peap_common.c.obj | Bin 0 -> 8928 bytes .../src/eap_peer/eap_tls.c.obj | Bin 0 -> 35884 bytes .../src/eap_peer/eap_tls_common.c.obj | Bin 0 -> 93328 bytes .../src/eap_peer/eap_ttls.c.obj | Bin 0 -> 152556 bytes .../src/eap_peer/mschapv2.c.obj | Bin 0 -> 12848 bytes .../src/rsn_supp/pmksa_cache.c.obj | Bin 0 -> 49284 bytes .../src/rsn_supp/wpa.c.obj | Bin 0 -> 250512 bytes .../src/rsn_supp/wpa_ie.c.obj | Bin 0 -> 54748 bytes .../src/utils/base64.c.obj | Bin 0 -> 25856 bytes .../src/utils/bitfield.c.obj | Bin 0 -> 12756 bytes .../src/utils/common.c.obj | Bin 0 -> 66172 bytes .../src/utils/ext_password.c.obj | Bin 0 -> 5104 bytes .../src/utils/json.c.obj | Bin 0 -> 63788 bytes .../src/utils/uuid.c.obj | Bin 0 -> 12232 bytes .../src/utils/wpa_debug.c.obj | Bin 0 -> 10692 bytes .../src/utils/wpabuf.c.obj | Bin 0 -> 29764 bytes .../src/wps/wps.c.obj | Bin 0 -> 75848 bytes .../src/wps/wps_attr_build.c.obj | Bin 0 -> 113664 bytes .../src/wps/wps_attr_parse.c.obj | Bin 0 -> 62836 bytes .../src/wps/wps_attr_process.c.obj | Bin 0 -> 40048 bytes .../src/wps/wps_common.c.obj | Bin 0 -> 68168 bytes .../src/wps/wps_dev_attr.c.obj | Bin 0 -> 76972 bytes .../src/wps/wps_enrollee.c.obj | Bin 0 -> 144984 bytes .../build/partition_table/partition-table.bin | Bin 0 -> 3072 bytes .../build/project_description.json | 2 +- .../build/project_elf_src_esp32.c | 0 148 files changed, 889 insertions(+), 1983 deletions(-) create mode 100644 ESP32-IDF_i2ctools/build/.ninja_deps create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp-tls/libesp-tls.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_adc/libesp_adc.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_coex/libesp_coex.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/libesp_gdbstub.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/libesp_http_client.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/libesp_http_server.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/libesp_https_ota.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/memory.ld create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/sections.ld.in create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/libesp_wifi.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/http_parser/libhttp_parser.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/libtcp_transport.a create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj create mode 100644 ESP32-IDF_i2ctools/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj create mode 100644 ESP32-IDF_i2ctools/build/partition_table/partition-table.bin create mode 100644 ESP32-IDF_i2ctools/build/project_elf_src_esp32.c diff --git a/ESP32-IDF_i2ctools/build/.ninja_deps b/ESP32-IDF_i2ctools/build/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..9cc147243144bfb05a9c713d9aeb365a0259ad2a GIT binary patch literal 157120 zcmeI52b>$l*@qW*z^2)N0n>~t;5&Dljw`13UUWL0?j(G75|Yl1X2A5`dk52!5CRFk zgx-56frOF}dZ;NtzURNYqg%<+*(OO+!3Yn@&Y) z^+ye%mT-e1I9Bh76M(b{w-6>n{-iT%{c<%Yto>3B`d`mvMCZH>-uj@Q@3{!O{_ zJF%TZPQfAiTsod;<;*SXU({hvC)Oc7H(eV^v^K`M-v6ZRBRa9{mT)8%Z;jT*qtR$% zvL^PAPA*^P-WUyM+E61k{tuMD*COZNvFoZ4(NWEvWxjkLkHOQ8)ynYl?_*>5O&Y4mGT{@0bd z21V?*(W?+mA8u>Tn0ox3dIZ_On-h_l(wncA!nHMJe_8OHcAmRiDsgBuf^(g==WZi* zNi^WgIT|y1#P(CChvK6nj?1iXi#Ip8_OCYGFw%L!7E;m8QK_W$G375^ zyC1iG-(Neq{kiUT!GBpA?N7<+HUb&i|D&Z*zBzfy|FDzW-PpJfD7RDNS9`2thi}&V zon1CMXU0l@rfiKV{fzsXXUCJZ$wVrn5#X57bLO;%O_GdvjVgS!{)FtEN|9}%FuNc} zo?7ZX+)mXu%67wQ>n+M&8ooW++7J&jTz-@C=P#lc0gP=H7gw7KQ1%-E zU)OZBnXt7c_WDw|uBPnQI{CWVu}eDMly=OW_3F|nKND|>&I&in-oCOF%2)B}WHh4k zUtS93hddQ{iSj#Buk7oe%*0aBaD%ZeFH(ojwrlA~EQ+bNUg+fZH{*44?$0lUb2t9v zxusBcW27}B#e0^rJH6kT9En?rXO_bGr!!$Y&U>1&{l-tlVg#wPY{^r|?96z_l=~#* zE{)j0l>bC0pEvHSRo>%q%I$Q!<(B;zW&4fmi}fGbWYd<9E`@V4Wj{jMOQRpz{tyLv zIN&yoCnC13`+dN2lZj?Kc6kW7er*VWM~Lg4iMC`1cKRq2PTT2S>p^5TED~q)lMd!I z8<~JeWfJMy=^X5_*RFex*fE-FjW%aXSmXyau?Na2$4T857eB?F+ z3=tMrTqvB1#AJr8`zX`zb;&Ekc^hiaQQwP9zj=XzGHYXY;Cm194)WP9t~@%!n99$MxW3M(BixBoc3oxaJ|dnbp^NN0D_BNLIMWg)b@;o| z+o+>!kco2%ev9l1Twlj@&_Z`0Kd?TYiOx|_bbC-TndM1E>*LA+{igIbHVGxSTh7U( z+FIqRMl`0v4B%>Fw;{W7wlc}AmNT*P>&lixQZihxsf1f8XVLgEDBI6+oK!Rt&O{qD zR~c`OXIKXzb+&#*xr@e8C6=pPpiak~tj^l0tPj!;7=@)0wx0izvX}1MNj(dCYGS`w z>h%bxSQcX4LOuM(mBs9~t1ost-;CT!*dx*?sVEh{sdV{8^;}kDga&Nr#*N4?+upHa zggFEjkw~}33V+ZS06``Z8fp$OOVMdgfrWb zRYH9Np-4E%`Co_3Kw_FuIH|Q{*9IXk)Ru`i+h)nS26+|evp74u%UV|>->+hAw^c&AfW`Vw{kC{D9h3xrrq+fyTMg30Y za{HP(mG!@zau@YG6)aaXeQw#8QMTW{U*sA^Q(U4;krz;3(rQ%}#5&jg666Mb-A(TE zVr2V`=N2F77ZtJthYXJed1Z=%4=Z}U_2y=>i*W5$SbA)rxLjdBHl~y zY?)^uvoq}`J;ay{>vYQYYmW-|I~D>*Ga=@o((W+CI<3UEDqxSYQZ zkX=503UZI|nFGlVf%5ZoOEhMxkG4i)E#Z`tCp?+*m*TjoIo@Iq@2!)l$4QH{LjXQ} z3D-Q&O=qiOok(3eGmbGOpHQ$b1keU<>W%(r-(_M3N_6g8FvVNPQ@(7CpY>2h`=Ti% z`-7HbTWEGFoJ?}(L``f#C%3U#TYp?R=O~2^H#9gIkF4d-o}m;w`!yE!SjwuaSbI9D z{$nayMl)WxCN`fkDwiKStS#E+`1YeKT24CJl8o8G@KKc0T(RpyW*{1F3DvhXHoCF* zkrgeE6lOZy6!jE%1m#sukE64=LnhReO0;S0e|SZ&nbNef7M3-Sa!T>PMaHeEaBD-N z1;KNX>o;Dv*FWZ_ZCW$Q+BE-!nutXdkC?g8Imq`Lw-u0YuPaT5oc#Livg+J!uH0J( zHQyyake&FNRYF^LuqL!2THmIWq}3Lz-0VDErc}B1HN>drtmCztBcerJY2^C7c16b; zsZ^_S6)9wPW^BQb%r5sZ%I(ZpU$KQLJK4$S9MLF)woXv4Uz^cEKaShZ9}m)sT)+LI z1G(h;YGN(O^gABvKxRBSR-uTK`)LkZ_V{+$GlQ2sk6Wx|F04b59pLqAjb`Gyt=j~#_)-_4^V7Eb2uyQpEV*As^VB3H^RZT1!Y+aG*bncF1MCZKThzpM4pweF;>H>~RiZ6i;X4LjXS|y?Zkm%aixH-9Kg^->+Y=W#gpSp~2qHDdZg6^0q^sU%RV%*;%a|&t-pN z%bbo(zkRp^nc2zAX(h__wymOD)2!p=RwUJD! zImC=6({S4$w|7@-KIYPT_kwR8y?5fw{>yRP1-e2v=ng%gC-j2lVFg$bdP5&r308(x zU{zQR`a(Zg9oB#~p+BqzYr{G)0M>=|V13vCHiUt&5e$OCFa(CeFc=OS!zQpPjDQ-b zg^@4{M#C5w3*%rsOn`~78Eg()z?QHTYz^DMwlE1M!xWeb(_lJm2Qy%M*a3C~*^ixJ z7uXe~|GUE;uqWu6?G5|DzMy`*KO6uDg6!MDa0rB;4#H3m5omxYG(r=g4ptnrcic>9 zh8Adr1SH`wNI@Dh&<3+$Hq3#!Fb@ugBj89l3XX>Pa10y^$H4+P9!`K0;UqX2PJvV5 zG&mj3fHUDNI2+D^bKyKVA1;6k;Uc&gE`dwoGPoSBfGgoDxEij3YvDS$9u~q4a3kCV zH^VLP3-~4c3T}m8!)@>zxE=0*-@@HN7xB=hFxG+*bR1vJz!7R8}@;HLDzJDH~*;cx^T2}eOkx^)-d4}qaD42HwT zunBAmBcKLqVI+(KZy#Qt_Zz^5Fc3C^K` zcmN)Ro8cDt1^g0z1-HVl;WqdU+zxlZZ{c^a7X+lcv(v8TZW*ZFN-S-TOx4xTdWT|p zD9v}6NyW{PyPr?FE%nic3>$))R}+Pq_vu)8lmeU0kX;wBY)6}ms}H@NErtO zT!y`C8;dy`nFO0qhWwmqSJOBO{n~G_v&L7TjohNL#f+nj-AZhuoO4j!?d&=Bp^SDh zO_ASkoMs6nbvxXc0Occ)MY?m7nFJ}hrf_5~opUtuWuyJ*lc~3PHTCz%4>ugzmd>~> z&*H__MC;rZO=66qykw=z<8~*uj$zGQ+}?0>BxPm-D$|^^dyU-lzQcnMyHSKw864PJ*gU^dKwxu9{!oA4IA4ST{n za3=&cuG$+}`@p`S{PI2;NyLB6^LS|I`QrSffUFbfWc zBj89l3XX>Pa10y^$H4+P9`1s>;U2gb)`tyXLl_7f!5|n6qhSn;g>f(*Ccs443^s=? zU`yBvwuWtBTQ~tugp=T8I0a6H)8KSC1I~oA;A}Vt&V}>fe7FEEgp1%}xCAbR%iwaj z0_~o|QSTc_zDo2! zWa`@H%Bx6YLDTz^#ni91Zi~7&sP=g9UIr+y#rXBU|&EZD3nC0ZxRIAm1Kzh7C~Lm2Cs^CIpNf z*Z|#8-_6xoO6y<`pF(yZU;O&W^=n@iogWIPl3_w2cdgKR$h-qRe~dc;}-kohV) z_CEDpX@?VkmX3YEvA5lfPIcw;ZqOZifYG_2bWLrkc2oaQKT#jaZ(H>_)Bn`>WZQ?p zP#6ZoVR8Pn>Ju054+qhXgF*JIR9kfde|sVE&E%&BQkGiC2fUp?6NQE~AW-JYi>O*vb}TKy=)?=@ab`*2%rdkKA!UrPUM z7n0L9`j}_&*xOuNtCc7_d+BmSXFs+3=Bmi{dp%XTwq%3$4Dl)zh9i{F{fVm}({EqY zMf0?`bLDcxd%ksBW@XCx5a0YE{r-^dzh2=!eDg;f%l{Sg#r^nB@veNb?3D4{CKfIf z2QMxLR;b54R9me1Yg2ea4lR1g?zQ~J;k5H z={P6bUu#bWJ6XkCOw5UwS1LjGrKh$S*YD+twfdAOQ+ao8<1ZhJNrZdCcs443^s?Ypy0JB?U~y4T^ME(t1Im&`{QQ} zn6=?<`R(g$UD3$vf?Vame&qPy2h?t@>+=)GOT)%09-0S3VHhYjk}l}HQ{Xo*Hk`j% zl6=_GwxfPx_zdUN2KjkoKXXEN^Y{0_z0i>_`)`ZK@8f*#hX>$6@aiHrJ%%zYC{5eJ z*CJLj=W9Er&i+_CX7bnu?yWI)a=8+8F{gmqLc*yqa$~&s(eYflX631g)MNn)ltm%` z`PqNmom*DHGVGZCXJpS=Si!uS);8~L+0^u36_D+$LL=5dcAd{QF!eL9`Ss2|Bwq0W_5Vj1 z_0JhcnF8y15Kx=$_UBplWym(-^6PKJe~)ax{@BPYSnsHP`?&R81?udIw!TGnL%`RQ zz7mSWlQEXpw#75{l3weZGTO$pQGUB8xv%f*3dn6?&FbGP(B>)kc`092Kz20JU`zip z!1icgPh1oG0=YryeY@O{QGHuCKM$~7REGC{h|iFHP(c0MQ~&Io#;28$&yzRXYz6wH zGV;^$d5(VmtwQp75R4w%YJH6SWbp0Z!0taxnX$TG&&5gW=4>{*>KC|x#fkcuaxEe)f_kEGxHxdLrWN_X6-(KWF@Av=&5!4YVh z*?O-sbsi(b{B8wgJMjU}F-LYM*abbOA(3{2kv~vo1@$$jtamEWc5EW0>+&|T1L;df z37R5yko;B!>geRJ$qIBHKIg?J6Q6@ERaHulKYwR;V@JNdM= z`S-=BnkE2wwTw0}mp|VxM4awmy@KqZ?QJ9$=6{~f$xV$fS3tfbj~X-5o=|+L0`i^u zkCwZzUaWxpXynjjc&4*Q=L^VJjxPwG?};z6af}-~=`KOmAL-#RJZ+8>d!BNegD=;_ zHH(z@T!8K9IZr)9%D%zt*~-Y5y|-5#JrkgOqm#PJklAa6(ALw)4?6a9?qXz~ssggZ z=~nxG`X?*bE=m_!PgJ1pjHm4f)IN^vx`1@RTvIdXH5-^eMj8KLPWxxdxn;u7(=^}m zAC9f%oVloCb7GpK>Ia$!)4W(8(A?NMVCGAfWWHldesAWk%siW)bx{NO`-$M4^IDF& zYwYEnTZ{63Pbf6Mpt(OYCpU=W!H_@KP>FT_dsEInurElr_J;%DK#K-dTd!C)8yLtz*UhmGMA{$>+iH-!;U1GO*`M!{$p17l$vjE4y@5jKO( zLH#b6xqBXEg$Fm2QjcO+{EiQ@^TYY;y^Lt;`UrBR8-C)ELUK*KX|EM<-3!8)Bcj}=lbTB-#)*XBOI9zA=__GE?2hcHR@4? z%TXVCkaGNvuNJ-kjyvxf>J?&G50om;RM!^XF7JNi`PEHZg#C|JZ4?%KA95dJ?Z(#h zxyK)V@k;5=HXPr_Ia~^_+xcg1J;E8uokQhibE6| z;kReQxo{qw4-deDAUjtmCfJt#ruc6XOol120l(c4E`ST+BDfeXflJ{s zxE!v4t3bMId}6Nt`>}0~J-fFA-OVjCYiG2jnRO5H6t7R^ydt;lW9!&7j-?MhAz!C@ z@tO3<=u~fx6{{Cozg9?p@^wslYjjHSm-?pqmin3csOl)+Qz$Mwkk6liXW=<`9+qS+ z;%t652j;>&`2QNK$@ciQUlaHnudPz-VB+aw>(?x7kz7AE(p$DhUdZ=qGdrvA=-Vl}bfP=?AXr%mknROea9*%7Lz-LlWWyp6In-tkjb_Nkf@n0*Lv zPBHFj)|#I(q2)Xn^VgK;civg^trX?iGfNZKuF)hl zgCo}Ly?irrHNN!I_jGlP#B48cC*N;Ep5J(={dyUx`Xtgk6GIh^(rp{Hf(`$I>?g^E z?tnjec){cs6c6pl@lLQa^yfFqw`eTc3%Y~Jy=crSU%!if&+87bGwi6(U^+~L?O+CM z539l?m<+2ye%#fA&+^ByX0E6o->nX7z?v`srodF#6{LT=!yX{L`Co`XcBO51gWaJE z=VZp^d+>fw*bDZCePCZuT!l@^-lyl<;3e~AUgPTi;RrS(NzJXz*Tax!w+em_Eho`mB>ADiy%N3IA7P69C8{kJA)S`qAH;Y2@M`p5dM+I|`YHP$n{Y6{tK&7uJ{oe`$4pCE zSC`Q4OVCfV#axAa-+nn7PG$|fOfhKB_(W=Ms5v}0(Z&jlE6bJ39GATjy;mr0eFbv; z_HDHX_c&#ux!WkjlaWw7&BGQiN9M2b8;5W`PkH#~chyfq9Lq*^g>E2UA$zWzrF@66 z>+&1Dp;(SmJ|W-M8$V=xk8HoOh4NE={m>---rGO_m;FZ_?GuK2kRFz5^Jn#^296aY$d=^C38rtUU#UNtzE!ASElFRh z_MzfAP{kmMKfV3Nd;k3+GbS<~o*&p_<^0dwPIL*^-LEap6J@X4_ZAnSt`{TMZ>*9# zCu8Dfm6n~K37Pv8FGBtR@`zE|X48RJ*!{JUOpN3g}Yz~425AZ95#kcU{e?YHBbv9VHB7(2g*sw?kX=;C=WS^?*_wY7z1NrY2_qK z84EO0-zJEG?A=Ugh8Adr1SBB?Z7>UFgJM`SkF~7NHT;9R{uBNRcf&nU%`29lS8PHj z>S#->NBLv1IT>(*%m3}YPt zO@X*&x!d}Zi8_li70>!P&%!xxp2Egn5hmk(W(n6LKQ}+SArs;=J70E2K=RCecBdoH zuTN9`=%;z}NG+e+)Z{OvV!Rc zscb(u0hy)fl=oVtGLcZEHPf8EVDziwk?XgA6=~P3c>97OdqD+cn+tXvviq}^xfz?k z`oM9^-A}C7!tv6G^~`*m#?yZ0(3}VIWQOI!QpTOs6D-LK)4}Ncpi-}>@fk|Xm<4l__H$@`uIB9uW}H3G<{{s& z{a=iH`2o8(%q^jv^ZSA$%=89yy~O%TCrxiq{quEHZ9N;=<@R0ay@>~BAN&?AYu@o_(UGGK*qt zT}cJhE@q*aYVRJ~@()A4`bn-0ry3pa6&Wg0cW*K5*prIthmlOm9-Jg8t0DNZ(&3aF z{kbJ2DsxWWYm*%qwpOmJbaOPylU~fut1+vEvP#jtBG<~6uTIchg4}$YmPxclVmueL zHJ!*lc6(+3a@Akm5GFguJrucq{bzoCC6~{#*D)SYU2Qw*(Xd#Fb;?EjaoF>5K1J%e%Mk&F>eKJT*SHEukL<4>@){a_{N1>Hew z6Z*qiVAif^jJGnZ0^Oi1^njkQDjbb0jbmhclsDE|$6|S7@0@P_8i>{SyS}hGtN{Zc z0#Pt?mvtOZ0`C}d8txpm@oD3Q#o&u-BX>dB60cXNla5kI+ z=fZh#K3o770&7?nS*xkB=EZOcTnd-LF919hR&Z?#U}b*W}#u%E${>74+4_4nelxIMp3b zdaCb!qK0xDhTBFl>tN)o|CQN31?rw(64yESYhj`lbJ1f5Qifk&-BEifUO51ntFSif zO8V+1-)_-c_U9_2Wbi9t&t9iW!u7&I1dXTLM^PTLIu^Azb^X-P(*_YnB ziW(0^+ETN4oM1e|{;N%9s>s^EgllK?sF>*ekm)xjFf#4V)fkRM?O4bjgJnNbzt|Vq z-_l$QX|H+PzP_sZ#SI*H)Gu`1D%CgCFN*aE^_!0Rh1Vadf5`UB2k5#RpCDgwBghYI z%jYFsd-rPZL)%S7Mk#j3Tx)F>us3o(;~LyVoxZs4vUPL~ZsyqA#@#8$=wL673+bVB zcu928Tw9~(Ufo=rUi!HPUOhF}L2a*VAbt1M_WYQHf@!u;GfzCvSH8W<(31|uQ`bF_ z?bjx21megwuEqYOu`M07MCUjPF*KTyy?* zNp_9R%}cu?*RO5su)bzcLL2OY>;d?^Tj+0Re1FOM(yL!^Z2Es8pXc>qisie4;(O_y ze4f#}eBalP@ACa!N4lh#Uw*D5ee&8fuP*(PbNCh93Nw+RxVsr-=d`YoHT~9Ypg9uR z5aV|h!y21t?BEQ(_oaun2C|iUytOUSmd^UUooQ>y^3(4qH=BRe?(9b7P9@4p=HBO! zRAzg}68e|wmBOjlw>4&S#o1eq+%M!icR+Ss3FllSw`B5w?qUZg1Gs&O_2)8W>t3Xt zV>6Jwlh69gf*EZ#85UmE9M*OL$YbI>n>U}1ykKl@e018)15GQTj`=oM(u~EOioAgA zt;A-n*OU^@y@*|uT-%CIF5%qsueXGmd5uW{$U}a}eI%&0Z3%5zxNmziz?QWQa{Z1! zCD$2Kg*fGGmv@I*-d12Qu`=pybjf=jjXcwV9U5a>A=j^OG;#{b<+1SbOaj5^>Xyj% ztNTW_T!8e{3|u8}i-78CjG$YFUDwT#J%?P~Z}4C77xt`?AHSVr`B(W}uOF9>HvZkj zw;Hb~hnDZpi}`XB11K)``t-AS@Aao)-q(ZlUt?E|TcV&b=i+?(9n@bjfY--Q;{9Zp z0vcCLgXvJo9A0PT?taVpD(9v=oW||H1FiK?PEN6n$;)+=Q5g`)-`*IV?Q=d*GAX2qw81f+Q}A~>sQLPo5bIDw(Y8; z%rMB_F3ye_JDcIRZBXu9M85r!O_L4l$bJ>GU0tY;cZ}B2Jj0UMG5K{*zqV~gp?<9| zjJ?tWES(2WlCw`{+EP(xXg7|2={E*<&7VE5Q9!IU7MY4ceCmvS9&UU<>=9{hYls#u z!xNc|p{%j!)ze&?DUW`%zx3)Ej%A~~woi7kE1%0YNDqvCG&WIo&6^95O_ZJ$(-rAr zzO9q}^xC^_l-C_9Vefh%wU~`b~dzLmSS&woS-8*_TIsiS&6Kjn^=0%vC=cwzBQ?5Et zefxP`OX_d>ueXnzzWe~+7wXT_3F$#c{ko$*ZFEPzTywJ9LMe90B$Y;TekJ%;+fGof z{Y+lP7PZJJVf@#jy>ac3JwB-^LB4s;hj}&j%)B?(S_OhwMvi&Sm(MQaA@T)m1>vkO-IOx+E3pjwUZng2bOGFr)i$X>`)Es}M3M(XQRj^- zAfN0T{*vv_pXy|dy!+W-RjP@?*a0~y}duy?}|N7-!6n3;6}I!)K_I=;th@V zxIl9tg~mPE@w{hs5r4<@GXLsJEn70HaomCapweurol{t%VyOE@ltFAh{~gZnj-Q`w zlFj=A$Hp!disejxKsHahEWPyF$R50xecTJm8LRxj->c1~ztUsraDMw2nwOLfX@(`4 zn^Yc9{j(iyQfM3&mvudD)d z2`a**yEUO;T&(T?HlUnAj9dRmdmQq@F)iu~?{chMWk>y?FLl%P?h4&N*I#{Oao2tT zzv&07!y2$As6Xkt=^E;~C^xDc>P+6pLD#hfygAkP_}=tE^|=VhPbiNX=Cu)&zf~?o z*Sn7Q`MF%Lzg?2NuF2z?9PS;+orK)UFa^|yronXB4%8R6haF%?*a>!qU0_#GJhnUR z0mXcy*Dp5lyBHh_tzdFZmGF1UqbomsCp-emQR{r@Oj)}(JKh*CZ20tzo$=8&p6M2L zDQ4cC{V1Ig*ZTB1wT0ilZI`!*M4q9BJoSN+a5j+N_QVteG&*~sGosB@E&S zij248?W;+$pV+p3^%C2mh|Ex2K}>@)&)cuWb|@y>%>DNbxXx}1+k@iOO04rD{laVE zFwm)rbWo322pQMokQ%asSdI-a(^T){1di5GI!)$#R7lkxT82gKGYin zC?+s5fZ~DP&<9qARbW+E4HQ4*#{mQQ%#42(14^$tiUaTA`}e7z;)h94Nk81t7`2|V z6@MrmQ4FHk!}w~&FY?!lWtu^8jMsN(cpt?0v%thwq_dLr0PoarIKy9e7sj8b?t+^8_7ZcojM+~;MvpE zH^1gsZEyNtca9Z@st@)8^)HQO)DP8{Ouy`?PkQ50)9>^1H0qlj^~*ZG&ud3J=T&Ho zs4sHn#!Pa`9S`;{tsU+1Wc@WSmK908Rz#la=O^|sc|ghI@!z5Pw$=tVOZR%(_Kz_n zD^SKra%$gjefqBY>G`@=-!7$VCHrJ-${>yh!w@h!Fr4F!VH4OCMnDbJ!blheqoJBp z``^r|DaTXItChcp>5}Btlv9)KTnIM+_T0{=Dd+PY-^pKKWBiUUy^(V$oOB$}^4OqK z;%7UylmA&nDn137fy8yTY_{KT(&Shs%uOa~&2{ud{%82O?`eyhtz)m1-TZ-L*|1_h z&iFKMtR{QGYWjkSbrk268sjMDHrL2p8(lwd3^|GSlVJ)>g=sJywgX+i z?V+3;S4XjRBeI)7Z5M}*V(Cic!4?-gOHcCcnZ_iF$4y-QZ;sVYCD^tWHV6wvXE6)y z_Vcdg_H(a9>eK~!SJ59C_gT@~TW(c<{7LoaJJZk94^3ZFzpRwa(Rju5ap|7vmy*;cx^T2}i-vFdvSAW8pYh z0LMd6Hcd9d#0!eGy!I`Uh|VeO$MuaF@w!u?`iN8_>p{64#Toei=cm&AuU#$`DJYpb z{#=6G*63{QdT8d&vTH(`r3O2Ivby;cQpH>Hmu|4l1Dx?Vad! z15=Rm&i*{Z4RCXvby5E;QT}4j!CjN~59Ie_epL>2`JHcnQnqn9juo%(ae0s}_|29u9wxv<*bFv@ zt)MG12k|->lr!nZ`$@b`hAA)=ronXZ8#|WjyBjDg3Z>dw>6Ls(xi6ZGZ}`oK(%H8xZX z-wcZPG|wVE(|s}~);fmcW8pYh0LO!LawUG3-+%4AKtWy9H+k_(Zs=ltMH`pWf9*0I zH^skMFBtg}d8OpCip=M?gjpu=1v2Y6cfWSRuA}K*s%6d`WrDTAZWxE}{=CF`Cu4K7 z;elO5Y%VcZ++K7188S=JWyy4!)>NKPY^fo3s%8^?+Tv4W`?Z}#blKep(9z~kkUPU? zTer?ihZ>v1=~%WU_=H;it%Nq6oebNX**3=`;ns}vSY6W!dZ6vc$n+aybtE(0mP|Tj zg%U}w+Fy|$XkSyOP)9VKk9PS>iDlS6!!(BJ%aU*Wpy%fEk4k8JBPx3t%?D1(*ZL5d zrS#_lx}E!Aar)Z_$o6|(P4%+%^|nb%q9NK6nw<(K*_NUv_CE3-CAM7|`+3gJC%z|N zvI@tF2g-?W5PLeG_r+&={)*WMDv=(_yNdqK)|?_rm3 zeHXcYW0(T%;MCWhFZ&}h{o2kvna1)va`mMt?2 z%emEnwtj_jg0^w887~LZ-dw|2f@$`oa+WUzR#($6LiRHk{b?u@F&GW z>vOyT$PXzdk}sOXt70P)-xL~OPv(0wR@T_sJJvRHZ@u|kc|kMJukp7x?>B(=LFC+Y zUH684U|*2E-5(Bsj^@nj`91>6O8%`2zFzYliaX@(_@$uBYzyt>sK0)&_@`IBh2p?67e`=)cCQzKA+;L~G zE7Dll>pRTYH;B1;?GI({aUIRIHqV|g<6qsks5O^k_>Mh`tZ^_NCcs3P$M=WB5n#sa zoALSPV8+rKLu(Aa1$gKF^ZNagjGY~u*_=qYOE;}Y=(B$9WL~*mnbyO|^J^#b|R8(NF#Q+yZ@{F_c#}^Jc-wb#oZb3vSSQAQ)YxzFJrvZ*Al;q4x(o-;^(6*ABj5<j=(qIoGGniNxz-)X`~`Zm19iT-&y$-=Z+7I^VtY7(DKhH}S8|BYiKZ|vqBBWcWJ#z`8#7Rs*;;`6~U8Wy)+@dSROJmBJTay`+- zC;9DD@H9LF&%$%?JiGue!b|WnyaKPnYw$X}0UFO3-O{*SDYGTW)#cx%Z)faoFF~iW zWojg|h*Zn^4KhDOr*@(}zW8{?R??}RIaWVhl6=-*XMWx*boN7MqqSj2**p33zv?Kfw3?S3atw^I;i!*Tf;W6 zElBrHgp=T8I0a6H)8KSC1I~oA;A}Vt&V}>fe7FEEgp1%}xCAbR%iwaj0&ZbOG;&&!Odz40!xdCpQWa@*&NM~@q?`21Gn1~7i1zR8xEX=Wb7 z+!)}_mHsL)*^DQm_3Tg*$|Pn+TUGC02HGB}aBD-t4*GwA+`96vpUiBb`O;)~j5AMo zOU24?<~Y?pH&ey}Z22xI{0{sMQWXI563KKJ3feIGGqk9DH3;!4iP+G+B5pz z_wIcD4fI{f^Am@7#MF9@6@FL?k@qaOQtU@PfByQ>Q=|*~b9@)yDONPGekI1+{gJ;G zXso>&Xq?d(%$UNAw^!%0HDFB`0E!!_Vm98L&G8(V3-dsBqkOw0i>3r(DDFPS#JZlg z3MK~3k!@X95xFtzTI9;k9YAC4-}9aGb!`vixN7IBcFs=@QZ_6y7lCgKv zjq>#_JGWz7yld#gW#$;&IHO(e)yS-)u6}H2UVKw@ERc4F0@hW5myx@!MDsjXQifk& zkar$xo7u^hKfg3(E5-3<4|u(LxZ-ePa@Y+W3TY&WOX5DPV>5^XY2*pQ0?lI`42(2xo@ zv3Ys3v!3okWH)0=8n}+}UAlZETN35CYD=oN#E&g8bF+=~9oZ7)P?R@m0%K!{%k42^ z0Am$L2kYaR#(1>3!L=C|(3b=7<@vI$^D81ZW}Syz=C0?*X_r;*oBS8)-k}^ zespgpeI|gsr0Xl&{ezo+vCgHR1`x|GDj(l=4zih}osSQ)n%6k$6X`%pRR^-`CmLy^ zCQuv@ht6Kt?OnUjgX^-a<|U2ak&g*L7s%1mUA^;kt}>h*j4l+APmT}S#9{MWIfu!2 zZTh)%AyL(ZsxC0c@5dh$8poM@?)cmnCW6mV0(t{z3Hju&Vx6_1CBVN=H+Wh5*J&?frB_ zQ^ahncWTf&;K;U4LGBE6AVb|h{^;lxqyudnSI0EfF^wM|X8L~sv0TnNu@N&H%p-lQ zlj*BLjB6Z!#l9u1Lv!S_4iMQI+s~r!TVJ2wTY50Nss~kH;L{flxJ=c5Zz^@N(_h(BqJ+ zdmze~|0_D*8cv6rn%kUthhr({4(!Yv`pF)*y}GLG%-pJ-soEKzc1Cl7^FXnu<^wg? zS7`l%_G!@?2(w=DaE^}vvmV0uZOs7;1~cw_pZb{RhaAc00j;IXn=cz@mabdJpcldU zb~7J`d~|w#g=8zocQmpUKOaRK_1Pk>X+^-P#kL3l$aRP#FHoRo%GKeYX+AmZDFJOw$@16(Zo4{>Poxp*_DwSn}uA>L7YhY z{Pg+*)1-qZaa@fbtMQ|s_))rcGH4tZTny>B44$IkY8THUqQ3?=PV>s=S$)V3E{3${ zIb-P(WGa!PXYY7dv-6&3k82lA>=-f`Q_nwzw%-1|2X>Lpp31Rztwkm8N&193^apca z(w-bs{37=xdG|!fzdxzE2S~@yDDq)Vvs#d=Sn({{ zV)!j!TAMeo~V5mihCmh^$Q;P=s**)H6ME+=kV6G_s)|JTvXM8st)+n0gcJ! z8-g2q*!?uC295O7;Km;9vZHSQznHoYSikN#_5Vw%{lD7(OYHylzQE-@7eE`cyY~|2 z?a}Vuqt!s4RqRz}E~tZ!-S%pS$S0KV)7<%$T=@qhTjTtzIfwP@ z?z&uha7|SYs{Y2OzmXmUrvr>ZG|!kF;UGIu9q`J>{=2^5TF&9Sm3v(&9k{Nl163XH zsRL#nK2SYSUe==r2L!DLS^4al>gvJu^!;4>S%ha}Fds z9?(HcS|g5Gqs=<${phdKwE)KY*>QM#89XB#`N6FrW6=!r?)xA!$Z?X|MGtM?J9xSF z`n0`}8$j%ta~;_}u`%9M6WbHnL0>;w*{r6I?GbR@vwef{DnW`y5^8;L^~V- zN5WBXG|Y!%;8-{g7QpdP$u)<{k@NuXGXQiSsOG-4Zulm+8Eyf_mUbTM7rg!weg(I} zuOWbZu-m`0&vPARl;7-Mw+sEfj`k?iM-(py**jOb46PI1i82DPl^%Q0{%9XLkR6d9 zfW2wpk?qk`y4HEcgY2MsV{dNbddG(L`=jj5Z#b^z*{XRqKY2EDU(oIJolSv#53JvU z?h}$;1Q};KO5#MB+tYu8kAGTP60J3n8OT-+`gfee&JW!GsdVE`j;p#+)eS$oVSH@R zdXOY)H)E~sDxe3BeCDO(Bg*&DIb)1W^DGkz#HJy?E@1hpd$s^%Po<0`x_lS<`>X!{ z{8GAncU70Gxf7qc6Rj0e{Cp4G3nq@1|1)}SVrj+E0mRTbdgJZaCWf9;Vf~4qKa(j# zzVJTIY5hB&|4RCEKgU&HSoMW|e4+G5dK0uSRQAs3!zB7@&@rJcA3fL>*$wEy1DwO- zm+bnZ^x(m&9#s8^Pe0<#!4&fyLF!00H|i?MHUaBMyL_I#?fQy`(2JY9&Fl6MI`aFf zj#PETr;aFBseGhtd4TzYte@D5ei}ed%^RQDd(dqejBYu5ZARy0c(`0TJv)(VAYZpd zFtWXM4mmSl+>?&%)9`H%)8>~BJG!s*_7RTx-|7n8Apg0m=Gmw#@?CG}11o`fR;qVj zf_{ANohRted$X^>IvfuGvsZ!Q=6cZeQT!PN6Kk$Tg(mTSGE9M~Fb$@|b}$3BhaF%? z&@%~lhFxG+(467!um@;Ag}q@P*ca5-_J;%DK#&bS7!H9D)Ik{jm!AC*^qvPpxjsW+ z9%$Z5{>|(cqt-qu}*}-tp68e5dh~+B-nqS6?@20oxO9MxWO;E_41NU!SsN zOhkSRoqC*e`Rb0k!P2QGI5vG*`eFLBbjaw0bf_0d-}F3U>BnR+^KCsj?h4Y$9$@s) z=%CTRe4Uey1)($2%Tn~Fp1+HL^jkXpzobW8)~x*sTBl6jp|kT1jbWao=uNnDjuYt9 zb-V_tGdblTdwhk<(45^k%Ge9te3A>d%`1;?E!}*IYVk~ze{@ba#fG2<2m%lPt3SAeWp-u#N zkZ)N-DmV{#tKqXiHg($6VR?#evA( z7C-X`>VD_iL%x!}{E_3TzEt(akG=%f@AKxoHVm@g8`<>x4Unt-#NMT^-`s2Ta=)kF zzgO+|%k0=@JlAXp_=&A1@cW6d8Eg(3bC@`-+#LDh;x5_hGRHKItv)oZTcT769YR&qeXzz_1mtRG?_2;T?Ewj31bi%KGRa%FX7k?iD^DRoo zHAL&%njD21KtByKrZTeEL9Sw|52$-0CP=?%C>iOVXYqW#y{gM#Y+>LaHZxxiH` zRz_lW)b+8eP=?lumk}QnIS);xMVjN$){Kf;nQ|_|{(MURiA_HI0NJ0h?WLW#(~aC)2gyn6s7W@47Fl z484*;$ja=4ya3`1SDvH%y^$Hf*ucnah|UUyGntgVZ{mu`*1lJNr)_We;MP{@`_~*- z=Nqc?4Swbu=F?}C&;16%P!AFK76KSIo4%`l8>(-MH=DSAg*) zHP=f@H@@e%svA|^@S_{@Yw~f@5&5<~p^&ZwttZKFDs5IA_o{%Nxbm%@$mYD}|G;^z z^YF8WOHcm6aaB*Mdg4b~7EG*X$2*~9DiMh?Ds;F0uzJvM1IUZ!_@-wNSIQ%p7|ZC4(HD(Hn#=Pk zMRI6NWRDJolkre8k;*QswYt#X?RySmiI!+>xIR%oGcilK!`fNnYR1-#(&31BLt`!4 zmrS&hfm324>`gWZ;dp!HAL-PXM2v&P8v|wd4#h+(ViDRzvV*d@y{Ip z2eglj@|68Sd)gG*zoVYdyMo!XqbJAxK>L2k?iAa@!@Gx$cmJFL{7nS3k4AtobT&_7 z;)VbGSeZPG>i)B2V;j{l*X^<1t!mTdIIhOf)fn1O3~g+lH%@?*wD z=lSI+JBMdRr^lP4>Do{T7aq#}zNR6bvK?p9c|$V@{Wtx)j&jPFe<%_on2_GG{zVx9 z%t<%`Yg4Hff`ES_Gk`IID|2>hODLTQBljN_Ymam!-0IAy{1A8<-dM?LpYJPL2JJ;# zeMcG0m(A~nJ&YgT=Xu%2?p51ZwT(V)qwJlYQKE5`?4kB3)ck7?`chB0gX3PjYCcxu zuH`vi0T|2M_wK(>d0)VnAX^r^&BVHnaV+My^!YM#c17%^Q^q&Q55TU4leO*7deWHb z>+tS?gRgM*l zZU|;SF+Q^MA>DcH0m_N=0_8=NLs4!-dkSk`Q|*E3=e{f57h>`;+Cx=28j8;5S0cOjJ!=W$}l<#YSR!Be+4uce=Ap>nN z3ueO{m<#jZa5w^%_Hzui21-6!x+B}y1LUjar=>$W=iqe&f0zz6HMbc}AtszW5Y zR`HaD{Ld(-8J$@TrFeD9BjcnqeK|IEU;WhdH|d4x+l6wClli{7S8(O}y85Emj`_7q z{CUayA}-G7Xq}E4y}RSgxbE`OFFb>RfnoN z=G|s67jc@8edFC*fxoM4kq-z=nRYt$0sV(8SyLrK1 zE2dxV<@|**UPZt9b57BdPd!ZfwN_QXs`^!eeie%2%zY&CRl1i%dM6z-`lc99IRyDG zbAO39=94aJ&4T=###n{)atfbouc>J;1GWR{YVhkwBB{B_OrlmBrzPuWHZ+blA*A&Y zdZaO4u)eTBd6e;CCzYl1`GB%6!al5xO{ls2lM7@Y*5TMYp5SdYFG3sW8BNu^Nba8Z z1LzzkSNJ&X^8`EzPr=jh3_J_Z!SnC}ya+GB%kT=k3a`QI@CLjIZ^7H3+)x=~LjKen z8rwreN5>u23$@fo8`v6kL@FK5>iYZWgmP3B(e*;*Qr4d-^Rlki{B>#1H&| zj(cIJmj`dVD)*wc)ic4=zI~x5A`J>5vHU*|aCFTy4TQ2n6G&{!QyCBA?rRFJ@<#DNewqoel z=zl9gPk0^PfHz@d*aW)6I2aETpbxAJE5M4d3akpNL0{+xtHTP-3G8B41|qf5DbPPFcgNtaM%<^Kn>KwNEij9VGN9giSROP z4&#wO0VaakD@`_`Gi*`ReX`DQdB%=aiyy5gri*M8QTS2H(i-iOnzqh_b# znJAN)?;?M{faNFHT|{xrACbKP`?)?waJS*3zm@&mfMfX&W8VtpruXD~*#X%neqNFF zuyx4Q^BUWrkUjU>@^bBLC2Z^7)O#P;7j*shhXcTCSHrw7)sD{MZ~s^Ar&;S}Y@uwZ zv8RP>sj;2^EjDvA&SyguM|NL+U?9iR$6)QG!Z^?RcXu)PAJBQ}t{;1qmn$t0ALf^3 zS?^FzT}8@KZK5gd0`N9ve2e|si1yp=;KlEYl2F*=-V>`u( zX5KA7o-;Pl8}pg@0&g{(Dc3k;-1?t`q)vj2?0m%NA+}jXzYv_f0 z)INgEAIkBv7PD5u?k}m$57SQN#Ffj6okz_pw#GvCd{0oUX>6%CUsP%yPIlhd=#FC6 zVf0zWe;R{p>^+?K8-r}-eCl)@DEEH?q(M1D_3>b1L^qe7mtU)oH?_94IHvDa^sTe< zdZyf0D6@{ZZWGS={RuA~EFIs}J%1B}RmY{Jtrsq4L%cC#xJ>)8wBkb4q*LsLiMOQd z%UaIPPwZ6}xINK0knI!PsOe?&*l(P%WMfUc4C^J?3CF!_oB4zAWUKyS> zcE}})c_Hw6n+&4b-znpH%D9m@X#{q&_t!T!$cEN%EFIyc;M`;-$HtY2hcph>Si6`_ z>u4-o&)-F$)cK76FJt3k`(c{#vSO8QAPi2Eh+^)l zCzR3WW$g3r({|%|Cg;s0y-8p^L%-GdIaps=s66J`DNFk7rz|t~WnP=(^{H@bZf!c< z9BPTDBO3fagA1LGF9JEF1=Be&c>lHV52BZXqt?~(l#r1A8lCn>X>wPu>LG;)ySaxb#j;paS*O6;kY7Rcb-!5x&u5{0e*(u$hr5yK8p8l`k zwl$iGH`Xq4YgYEF>~2N&4?{fKG8)Oa$)^YCn|@=7tYCW!q&%V2?S5p|@#-h8ZI_u$ z#b<>xJQu~YKcQ2G`;9^%>psf(6H@?_(4#L8?{m3yYBI;4U@Q9b{aR2c_pNcK_FEgu zYdbm_kdZmKoRyB+~k0~YhC;D-RiIgtO)}k0_x+RBdZHs Y&$0aMVIW_-5N?1Q;U<_u0p33Je?Z$G?*IS* literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/.ninja_log b/ESP32-IDF_i2ctools/build/.ninja_log index 5bdbde1e3..22fd2f10e 100644 --- a/ESP32-IDF_i2ctools/build/.ninja_log +++ b/ESP32-IDF_i2ctools/build/.ninja_log @@ -1 +1,149 @@ # ninja log v6 +94 28535 1759562456932680219 build.ninja a8ddfe15ae456c78 +167 234 1759562457551668008 project_elf_src_esp32.c 2b60aff683d3147 +167 234 1759562457551668008 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/project_elf_src_esp32.c 2b60aff683d3147 +155 278 1759562457598667081 esp-idf/esp_system/ld/memory.ld 88a6c05eb85d4bd2 +155 278 1759562457598667081 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/memory.ld 88a6c05eb85d4bd2 +160 379 1759562457679665484 esp-idf/esp_system/ld/sections.ld.in 626de6db3f91e8e4 +160 379 1759562457679665484 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/sections.ld.in 626de6db3f91e8e4 +163 819 1759562457696413728 partition_table/partition-table.bin 316cf7f1396abcf8 +163 819 1759562457696413728 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/partition_table/partition-table.bin 316cf7f1396abcf8 +395 1218 1759562457719664695 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj bac6cc21efaf96aa +407 1424 1759562457732664438 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj cdee1914eec2b233 +1220 1859 1759562458544648433 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj be9237bab97e245 +404 2112 1759562457728664517 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj f209c52d3da13d3c +1426 2160 1759562458750644374 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj 7abae168fbd8ab22 +820 2199 1759562458144656315 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj 2f6dbe56b5b4491f +381 2392 1759562457715664774 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj 3b957a55312d93d6 +2392 2567 1759562459721625256 esp-idf/esp_https_ota/libesp_https_ota.a e5ec3b2f768d54ba +2113 2690 1759562459437630846 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj 25b5ddfa9bcf88eb +2199 2868 1759562459523629154 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj 5a3334818e3ca7a7 +398 3263 1759562457722664635 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj d52cc502446fbd8b +2868 3376 1759562460192615989 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj fb44b1f63efad89f +3263 3540 1759562460588608202 esp-idf/esp_http_server/libesp_http_server.a db5fb287cf2fa26d +2160 3560 1759562459485629902 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj 68784de34bac4794 +3376 4886 1759562460701605980 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj 2aebb5fb06ddc144 +2567 4896 1759562459891621910 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 8e1b24b4a5f7ffdf +3541 5036 1759562460865602756 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 78c33457bafb7bc7 +4887 5706 1759562462211576317 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 2a76e7f980894db +5707 5885 1759562463031560226 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj e96f8e3fbf52386f +5036 5944 1759562462360573393 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj b68c73da940e76b9 +4898 5994 1759562462224576062 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj a3415db93772ea3b +1859 6000 1759562459183635846 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj 4f35ff06a61e8bc7 +5885 6223 1759562463209556736 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj 29a6830c25b5dc94 +6000 6273 1759562463324554482 esp-idf/esp_http_client/libesp_http_client.a 816e0e685a416e2 +2691 6502 1759562460015619470 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b0646789c0cd6c7 +3560 6523 1759562460884602382 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj 840219a714b1ed6 +6502 6631 1759562463826544641 esp-idf/tcp_transport/libtcp_transport.a 3e45562036925dfb +5944 6658 1759562463268555580 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj 249d1c015648e964 +6524 6701 1759562463848544209 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj 9a42c206ce5e424e +6273 6800 1759562463597549130 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj c2bbbcad14f77bd6 +6226 6971 1759562463550550051 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj f4dc6ecdeaad4c3f +6702 7041 1759562464026540720 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj 383b8fe590f977c4 +6972 7189 1759562464296535432 esp-idf/esp_gdbstub/libesp_gdbstub.a 743b85278454a086 +6632 7280 1759562463957542072 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj c1b987afb4855993 +7189 7442 1759562464513531183 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj 551d2cd35f7a025f +5994 7628 1759562463318554599 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj 580ca7815cbcdb43 +7281 8013 1759562464605529381 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj 817b5531866b5cec +7445 8059 1759562464769526169 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 7dbaa81dd8611301 +7042 8128 1759562464366534061 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj 35d7bd68494e63f9 +6801 8239 1759562464126538762 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj 348627a98e767492 +6659 8371 1759562463983541563 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj 2cbf247c02693c2e +8242 8530 1759562465567510551 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj a4d327f7817d098c +8371 8660 1759562465695508047 esp-idf/esp_adc/libesp_adc.a b20dc76aec9f1544 +8059 8872 1759562465384514132 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj a6464ba631ea8db +7629 9019 1759562464953522565 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 68da4e7ce2b22c85 +9020 9085 1759562466344495356 esp-idf/esp-tls/libesp-tls.a 80a7d99fdad3fbb8 +9085 9239 1759562466409494085 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj 1b2c75dd8c0b9204 +8872 9312 1759562466196498248 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj 7e62f784a19b53c1 +8128 9456 1759562465452512801 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj 65a44a0fa3fb6b32 +8660 9813 1759562465984502393 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj ae4aba69e60931f8 +9457 9868 1759562466782486794 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj 216441d85a2cbec2 +9813 9948 1759562467137479858 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj 7e3535f6f96b1fdf +9868 10073 1759562467193478765 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj eb245f6d0a7e75c +9239 10251 1759562466563491075 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj e79b44f49d00a663 +10252 10757 1759562467576471286 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj 8acd0db16e936b94 +8530 10772 1759562465856504897 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj f110c22224a2784b +10073 11498 1759562467397474781 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 8a269497c8ffd2b6 +10757 11513 1759562468081461426 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj bfd82f9c365fb9cf +9949 11797 1759562467273477203 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj a6c31dc09b8af50 +9313 11828 1759562466637489629 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj 64e3713895a38a78 +11828 12871 1759562469152440536 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 9129f5793ea51de7 +11514 13063 1759562468838446658 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj 84b6f5f13d25aedd +8013 13137 1759562465337515051 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj 90b40fecb14caf42 +13137 13314 1759562470461415033 esp-idf/http_parser/libhttp_parser.a 41dade71d7aaf94b +11498 13317 1759562468822446971 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 9869bb83f86c3050 +13314 13533 1759562470638411586 esp-idf/esp_wifi/libesp_wifi.a f459b620d119a48 +11797 13867 1759562469121441140 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj 8e4adb01d845ebf0 +13064 14647 1759562470388416454 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 902e3ab7790d857d +13867 14660 1759562471192400803 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj 7219c0f6aa81c9fd +13317 14735 1759562470641411528 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj d65273837531f441 +12871 14779 1759562470195420212 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj 997ead6515da1838 +14735 15243 1759562472059383939 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj a2e8c0e9c63b17af +14783 15265 1759562472107383006 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj a3352de31399c8cb +14661 15299 1759562471985385377 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj 659fd3191162d91b +10772 15416 1759562468097461114 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj a8541842c5d0eff +15266 15574 1759562472590373619 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj 52ed96e3a844f2d0 +15575 15944 1759562472900367595 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj b8d7b0c7d016ca6a +13533 16246 1759562470857407322 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj 266bab4193149c47 +15416 16265 1759562472740370704 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj a1a3eecd60218d1a +15244 16414 1759562472568374047 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj 9c8fba2241f97bbe +15944 16464 1759562473272360370 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 8d4433840a5f368c +14647 16469 1759562471971385650 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 499519efb12102df +15299 16688 1759562472623372978 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj b477837005a93ffc +16247 16762 1759562473571354565 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 838ed3edca97383 +16689 17160 1759562474014345964 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj a26ce66365ab8e4d +16414 17303 1759562473738351322 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj dc39030a0157dcd6 +16763 17400 1759562474088344529 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 67878db574020a32 +17303 17663 1759562474627334073 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj 17fe2990638b5a8 +16469 17736 1759562473793350255 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj f045778f1c5b0b87 +16269 17761 1759562473593354138 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj 2637d20d56949767 +16464 17886 1759562473788350352 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj d15a425355f77e96 +17736 18503 1759562475060325675 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj b3772251237c511 +17160 18810 1759562474484336847 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj 9a1e4dbb951241d2 +17666 19044 1759562474991327012 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj 99df42fc04abb72a +17763 19128 1759562475087325152 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj 4e55de30c6210811 +17888 19140 1759562475212322729 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj e76c1890a4dd3966 +18504 19323 1759562475828310791 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj 726815fa50d2bd17 +19134 19456 1759562476459298570 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj f8c9dca53946eba4 +17401 19727 1759562474726332153 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 7ec50d124c9eb72c +18811 20039 1759562476135304844 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj c395aa3846d5bca2 +19324 20463 1759562476648294911 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj eb15d485fbb3c307 +19457 20545 1759562476781292336 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj 1429b5af88e9c1ba +20547 21365 1759562477872271227 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 87eac1855f20e76 +19727 22476 1759562477051287109 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj 214fa82e739c83ea +20464 22493 1759562477789272832 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj b19a949cefc19ab8 +19046 22585 1759562476371300274 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj 1698425a107a7fd7 +19140 22722 1759562476465298454 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj 16263cd41f939dc5 +22585 23413 1759562479909231871 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj c22d46900c0f6766 +21365 23712 1759562478690255415 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj 637e0cac45dc22d +23413 23946 1759562480737215895 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj b27848317af79e8e +22722 24185 1759562480048229188 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj 96de8c9fead973b +22477 24680 1759562479801233956 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj cf3327639867e81f +22494 24736 1759562479818233628 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj 6bbc7012b98f6ae6 +20041 25223 1759562477366281015 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 4a75adbd7990cb2f +23712 25561 1759562481036210127 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 5199e7df69d4392f +23947 25572 1759562481271205597 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 72b24a8e1f3d3d8a +24186 25777 1759562481510200990 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj 68907157abb50999 +24685 25899 1759562482010191353 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj 62fbcecca19b1086 +24737 26193 1759562482061190371 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj c676ba01d81f409c +25899 26516 1759562483223167996 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj cd154bafc7408435 +25224 26623 1759562482548180992 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj b7a3b6432c8ed793 +25561 26945 1759562482885174501 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj efd0f5bfe7307c43 +26625 27143 1759562483955153911 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj 6e0ecae9e7e69172 +27145 27932 1759562484469144028 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj ef7fa766692e286 +27932 28403 1759562485257128883 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj 1769119dfece6573 +26516 28878 1759562483840156123 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj e4b61424591ea27d +25575 29377 1759562482901174193 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj a0767e0d80d55929 +28404 29411 1759562485729119816 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj 32c3ee3fbea7f6ed +26195 29881 1759562483523162223 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj b9df0f5be932d9f3 +29380 30505 1759562486705101080 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj 2a8c6e073b5cb098 +30505 31114 1759562487830079502 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 6b108a72bc115aa5 +31114 32086 1759562488438067850 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj f192be21d05cb793 +25778 32252 1759562483102170324 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 2b40ad468d4ae75f +29412 33080 1759562486736100485 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 7ef79a0df631678f +29881 33872 1759562487205091487 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj e89ecbc73db6a95d +26945 33969 1759562484269147873 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj 11fca50ab4c37dae +32095 34105 1759562489419049061 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj d042ad8b3dec75e4 +28879 34267 1759562486205110676 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj 316e07703b352d5e +34106 34363 1759562491431010573 esp-idf/esp_coex/libesp_coex.a d2e0faa84e94da3d diff --git a/ESP32-IDF_i2ctools/build/build.ninja b/ESP32-IDF_i2ctools/build/build.ninja index 4c76f8971..ee9f41606 100644 --- a/ESP32-IDF_i2ctools/build/build.ninja +++ b/ESP32-IDF_i2ctools/build/build.ninja @@ -123,8 +123,6 @@ build CMakeFiles/ESP32-IDF_i2ctools.elf.dir/project_elf_src_esp32.c.obj: C_COMPI INCLUDES = -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/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_i2ctools/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/mqtt/esp-mqtt/include -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/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_nvs -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main OBJECT_DIR = CMakeFiles/ESP32-IDF_i2ctools.elf.dir OBJECT_FILE_DIR = CMakeFiles/ESP32-IDF_i2ctools.elf.dir - TARGET_COMPILE_PDB = CMakeFiles/ESP32-IDF_i2ctools.elf.dir/ - TARGET_PDB = ESP32-IDF_i2ctools.elf.pdb # ============================================================================= @@ -142,9 +140,8 @@ build ESP32-IDF_i2ctools.elf: CXX_EXECUTABLE_LINKER__ESP32-IDF_i2ctools.2eelf_ C OBJECT_DIR = CMakeFiles/ESP32-IDF_i2ctools.elf.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = CMakeFiles/ESP32-IDF_i2ctools.elf.dir/ TARGET_FILE = ESP32-IDF_i2ctools.elf - TARGET_PDB = ESP32-IDF_i2ctools.elf.pdb + TARGET_PDB = ESP32-IDF_i2ctools.elf.dbg ############################################# @@ -548,8 +545,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj: C_COMPILER____idf_xt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -558,8 +553,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -568,8 +561,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj: ASM_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -578,8 +569,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj: ASM_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -588,8 +577,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -598,8 +585,6 @@ build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj: ASM_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -614,9 +599,8 @@ build esp-idf/xtensa/libxtensa.a: C_STATIC_LIBRARY_LINKER____idf_xtensa_ esp-idf 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 + TARGET_PDB = xtensa.a.dbg ############################################# @@ -704,8 +688,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -714,8 +696,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glit INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -724,8 +704,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -740,9 +718,8 @@ build esp-idf/esp_driver_gpio/libesp_driver_gpio.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_driver_gpio.a.dbg ############################################# @@ -830,8 +807,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -840,8 +815,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -850,8 +823,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -866,9 +837,8 @@ build esp-idf/esp_pm/libesp_pm.a: C_STATIC_LIBRARY_LINKER____idf_esp_pm_ esp-idf 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 + TARGET_PDB = esp_pm.a.dbg ############################################# @@ -956,8 +926,6 @@ build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/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_i2ctools/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 @@ -966,8 +934,6 @@ build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/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 # ============================================================================= @@ -982,9 +948,8 @@ build esp-idf/mbedtls/libmbedtls.a: C_STATIC_LIBRARY_LINKER____idf_mbedtls_ esp- 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 + TARGET_PDB = mbedtls.a.dbg ############################################# @@ -1319,8 +1284,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/ev INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/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 @@ -1329,8 +1292,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x2 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/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 @@ -1339,8 +1300,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/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 # ============================================================================= @@ -1355,9 +1314,8 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a: CXX_STATIC_LIBRARY_ 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 + TARGET_PDB = everest.a.dbg ############################################# @@ -1445,8 +1403,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/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 @@ -1455,8 +1411,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/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 # ============================================================================= @@ -1471,9 +1425,8 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a: CXX_STATIC_LIBRARY_LIN 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 + TARGET_PDB = p256m.a.dbg ############################################# @@ -1561,8 +1514,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1571,8 +1522,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1581,8 +1530,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1591,8 +1538,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1601,8 +1546,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1611,8 +1554,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1621,8 +1562,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1631,8 +1570,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1641,8 +1578,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1651,8 +1586,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1661,8 +1594,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1671,8 +1602,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1681,8 +1610,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1691,8 +1618,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1701,8 +1626,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1711,8 +1634,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1721,8 +1642,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1731,8 +1650,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1741,8 +1658,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1751,8 +1666,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1761,8 +1674,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1771,8 +1682,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1781,8 +1690,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1791,8 +1698,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1801,8 +1706,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1811,8 +1714,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1821,8 +1722,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1831,8 +1730,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1841,8 +1738,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1851,8 +1746,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1861,8 +1754,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1871,8 +1762,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1881,8 +1770,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1891,8 +1778,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1901,8 +1786,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1911,8 +1794,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1921,8 +1802,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1931,8 +1810,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1941,8 +1818,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1951,8 +1826,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_al INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1961,8 +1834,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1971,8 +1842,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1981,8 +1850,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -1991,8 +1858,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2001,8 +1866,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2011,8 +1874,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2021,8 +1882,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2031,8 +1890,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2041,8 +1898,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2051,8 +1906,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2061,8 +1914,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2071,8 +1922,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2081,8 +1930,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2091,8 +1938,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2101,8 +1946,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2111,8 +1954,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2121,8 +1962,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ciphe INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2131,8 +1970,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_clien INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2141,8 +1978,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_drive INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2151,8 +1986,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2161,8 +1994,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2171,8 +2002,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2181,8 +2010,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2191,8 +2018,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2201,8 +2026,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2211,8 +2034,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2221,8 +2042,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2231,8 +2050,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_stora INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2241,8 +2058,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2251,8 +2066,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2261,8 +2074,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2271,8 +2082,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2281,8 +2090,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2291,8 +2098,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2301,8 +2106,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2311,8 +2114,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2321,8 +2122,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2331,8 +2130,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2341,8 +2138,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2351,8 +2146,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2361,8 +2154,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2371,8 +2162,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2381,8 +2170,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2391,8 +2178,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2401,8 +2186,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2411,8 +2194,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2421,8 +2202,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2431,8 +2210,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2441,8 +2218,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2451,8 +2226,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2461,8 +2234,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2471,8 +2242,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2481,8 +2250,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2491,8 +2258,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2501,8 +2266,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2511,8 +2274,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 # ============================================================================= @@ -2527,9 +2288,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a: CXX_STATIC_LIBRARY_LINKER 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 + TARGET_PDB = mbedcrypto.a.dbg # ============================================================================= # Object build statements for STATIC_LIBRARY target mbedx509 @@ -2547,8 +2307,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2557,8 +2315,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2567,8 +2323,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2577,8 +2331,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2587,8 +2339,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2597,8 +2347,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2607,8 +2355,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2617,8 +2363,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2627,8 +2371,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 # ============================================================================= @@ -2643,9 +2385,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedx509.a: CXX_STATIC_LIBRARY_LINKER__ 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 + TARGET_PDB = mbedx509.a.dbg # ============================================================================= # Object build statements for STATIC_LIBRARY target mbedtls @@ -2663,8 +2404,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2673,8 +2412,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2683,8 +2420,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2693,8 +2428,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2703,8 +2436,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2713,8 +2444,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2723,8 +2452,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2733,8 +2460,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_g INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2743,8 +2468,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2753,8 +2476,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2763,8 +2484,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2773,8 +2492,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2783,8 +2500,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2793,8 +2508,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2803,8 +2516,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2813,8 +2524,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2823,8 +2532,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2833,8 +2540,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2843,8 +2548,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 @@ -2853,8 +2556,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/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_i2ctools/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 # ============================================================================= @@ -2869,9 +2570,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedtls.a: CXX_STATIC_LIBRARY_LINKER__m 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 + TARGET_PDB = mbedtls.a.dbg ############################################# @@ -3401,14 +3101,12 @@ build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_w 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_i2ctools\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-9787-g1b\" + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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_i2ctools\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-9788-gd8\" 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 -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -3423,9 +3121,8 @@ build esp-idf/esp_app_format/libesp_app_format.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_app_format.a.dbg ############################################# @@ -3513,8 +3210,6 @@ build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/e INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -3529,9 +3224,8 @@ build esp-idf/esp_bootloader_format/libesp_bootloader_format.a: C_STATIC_LIBRARY 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 + TARGET_PDB = esp_bootloader_format.a.dbg ############################################# @@ -3619,8 +3313,6 @@ build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3629,8 +3321,6 @@ build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -3645,9 +3335,8 @@ build esp-idf/app_update/libapp_update.a: C_STATIC_LIBRARY_LINKER____idf_app_upd 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 + TARGET_PDB = app_update.a.dbg ############################################# @@ -3735,8 +3424,6 @@ build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3745,8 +3432,6 @@ build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -3761,9 +3446,8 @@ build esp-idf/esp_partition/libesp_partition.a: C_STATIC_LIBRARY_LINKER____idf_e 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 + TARGET_PDB = esp_partition.a.dbg ############################################# @@ -3851,8 +3535,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3861,8 +3543,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3871,8 +3551,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3881,8 +3559,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3891,8 +3567,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3901,8 +3575,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3911,8 +3583,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -3921,8 +3591,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -3937,9 +3605,8 @@ build esp-idf/efuse/libefuse.a: C_STATIC_LIBRARY_LINKER____idf_efuse_ esp-idf/ef 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 + TARGET_PDB = efuse.a.dbg ############################################# @@ -4114,8 +3781,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4124,8 +3789,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4134,8 +3797,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4144,8 +3805,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4154,8 +3813,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4164,8 +3821,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4174,8 +3829,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/fla INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4184,8 +3837,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/sec INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4194,8 +3845,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4204,8 +3853,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4214,8 +3861,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4224,8 +3869,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4234,8 +3877,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4244,8 +3885,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/fla INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4254,8 +3893,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4264,8 +3901,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4274,8 +3909,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -4290,9 +3923,8 @@ build esp-idf/bootloader_support/libbootloader_support.a: C_STATIC_LIBRARY_LINKE 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 + TARGET_PDB = bootloader_support.a.dbg ############################################# @@ -4380,8 +4012,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4390,8 +4020,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4400,8 +4028,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4410,8 +4036,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4420,8 +4044,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -4436,9 +4058,8 @@ build esp-idf/esp_mm/libesp_mm.a: C_STATIC_LIBRARY_LINKER____idf_esp_mm_ esp-idf 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 + TARGET_PDB = esp_mm.a.dbg ############################################# @@ -4526,8 +4147,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4536,8 +4155,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4546,8 +4163,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4556,8 +4171,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4566,8 +4179,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4576,8 +4187,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4586,8 +4195,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4596,8 +4203,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4606,8 +4211,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4616,8 +4219,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4626,8 +4227,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4636,8 +4235,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4646,8 +4243,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4656,8 +4251,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4666,8 +4259,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4676,8 +4267,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4686,8 +4275,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4696,8 +4283,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4706,8 +4291,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -4722,9 +4305,8 @@ build esp-idf/spi_flash/libspi_flash.a: C_STATIC_LIBRARY_LINKER____idf_spi_flash 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 + TARGET_PDB = spi_flash.a.dbg ############################################# @@ -4812,8 +4394,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4822,8 +4402,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4832,8 +4410,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4842,8 +4418,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4852,8 +4426,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4862,8 +4434,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4872,8 +4442,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4882,8 +4450,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4892,8 +4458,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4902,8 +4466,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4912,8 +4474,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4922,8 +4482,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4932,8 +4490,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4942,8 +4498,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4952,8 +4506,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4962,8 +4514,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4972,8 +4522,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4982,8 +4530,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -4992,8 +4538,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5002,8 +4546,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5012,8 +4554,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5022,8 +4562,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ip INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5032,8 +4570,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ip INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5042,8 +4578,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ip INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5052,8 +4586,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5062,8 +4594,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5072,8 +4602,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expres INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5082,8 +4610,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expres INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5092,8 +4618,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5102,8 +4626,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5112,8 +4634,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5122,8 +4642,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5132,8 +4650,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5142,8 +4658,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5152,8 +4666,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_re INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5162,8 +4674,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5172,8 +4682,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_er INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -5188,9 +4696,8 @@ build esp-idf/esp_system/libesp_system.a: C_STATIC_LIBRARY_LINKER____idf_esp_sys 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 + TARGET_PDB = esp_system.a.dbg ############################################# @@ -5481,8 +4988,6 @@ build esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -5497,9 +5002,8 @@ build esp-idf/esp_common/libesp_common.a: C_STATIC_LIBRARY_LINKER____idf_esp_com 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 + TARGET_PDB = esp_common.a.dbg ############################################# @@ -5587,8 +5091,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5597,8 +5099,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5607,8 +5107,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5617,8 +5115,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5627,8 +5123,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5637,8 +5131,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5647,8 +5139,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5657,8 +5147,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -5673,9 +5161,8 @@ build esp-idf/esp_rom/libesp_rom.a: C_STATIC_LIBRARY_LINKER____idf_esp_rom_ esp- 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 + TARGET_PDB = esp_rom.a.dbg ############################################# @@ -5763,8 +5250,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5773,8 +5258,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5783,8 +5266,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5793,8 +5274,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5803,8 +5282,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5813,8 +5290,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5823,8 +5298,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5833,8 +5306,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5843,8 +5314,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5853,8 +5322,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5863,8 +5330,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5873,8 +5338,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5883,8 +5346,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5893,8 +5354,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5903,8 +5362,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5913,8 +5370,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj: C_COMPILER____idf_h INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5923,8 +5378,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5933,8 +5386,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5943,8 +5394,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5953,8 +5402,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5963,8 +5410,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5973,8 +5418,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5983,8 +5426,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -5993,8 +5434,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6003,8 +5442,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6013,8 +5450,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6023,8 +5458,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6033,8 +5466,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6043,8 +5474,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6053,8 +5482,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6063,8 +5490,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6073,8 +5498,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6083,8 +5506,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6093,8 +5514,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6103,8 +5522,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6113,8 +5530,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6123,8 +5538,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6133,8 +5546,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6143,8 +5554,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6153,8 +5562,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6163,8 +5570,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6173,8 +5578,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6183,8 +5586,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6193,8 +5594,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6203,8 +5602,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -6219,9 +5616,8 @@ build esp-idf/hal/libhal.a: C_STATIC_LIBRARY_LINKER____idf_hal_ esp-idf/hal/CMak 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 + TARGET_PDB = hal.a.dbg ############################################# @@ -6309,8 +5705,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6319,8 +5713,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6329,8 +5721,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6339,8 +5729,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6349,8 +5737,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6359,8 +5745,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj: C_COMPILER____idf_log INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6369,8 +5753,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6379,8 +5761,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_l INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6389,8 +5769,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_li INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6399,8 +5777,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -6415,9 +5791,8 @@ build esp-idf/log/liblog.a: C_STATIC_LIBRARY_LINKER____idf_log_ esp-idf/log/CMak 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 + TARGET_PDB = log.a.dbg ############################################# @@ -6505,8 +5880,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6515,8 +5888,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6525,8 +5896,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6535,8 +5904,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6545,8 +5912,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6555,8 +5920,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6565,8 +5928,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -6581,9 +5942,8 @@ build esp-idf/heap/libheap.a: C_STATIC_LIBRARY_LINKER____idf_heap_ esp-idf/heap/ 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 + TARGET_PDB = heap.a.dbg ############################################# @@ -6671,8 +6031,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj: C_COMPILER____idf_soc_u INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6681,8 +6039,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6691,8 +6047,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6701,8 +6055,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6711,8 +6063,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6721,8 +6071,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6731,8 +6079,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6741,8 +6087,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6751,8 +6095,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6761,8 +6103,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6771,8 +6111,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6781,8 +6119,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6791,8 +6127,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6801,8 +6135,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6811,8 +6143,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6821,8 +6151,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6831,8 +6159,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6841,8 +6167,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6851,8 +6175,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6861,8 +6183,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6871,8 +6191,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6881,8 +6199,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6891,8 +6207,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6901,8 +6215,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6911,8 +6223,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -6921,8 +6231,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -6937,9 +6245,8 @@ build esp-idf/soc/libsoc.a: C_STATIC_LIBRARY_LINKER____idf_soc_ esp-idf/soc/CMak 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 + TARGET_PDB = soc.a.dbg ############################################# @@ -7027,8 +6334,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7037,8 +6342,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -7053,9 +6356,8 @@ build esp-idf/esp_security/libesp_security.a: C_STATIC_LIBRARY_LINKER____idf_esp 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 + TARGET_PDB = esp_security.a.dbg ############################################# @@ -7143,8 +6445,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7153,8 +6453,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7163,8 +6461,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_util INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7173,8 +6469,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7183,8 +6477,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7193,8 +6485,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7203,8 +6493,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7213,8 +6501,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7223,8 +6509,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7233,8 +6517,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7243,8 +6525,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7253,8 +6533,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7263,8 +6541,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7273,8 +6549,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7283,8 +6557,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7293,8 +6565,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7303,8 +6573,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7313,8 +6581,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7323,8 +6589,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7333,8 +6597,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserv INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7343,8 +6605,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7353,8 +6613,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_m INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7363,8 +6621,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7373,8 +6629,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tr INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7383,8 +6637,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_uti INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7393,8 +6645,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7403,8 +6653,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ct INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7413,8 +6661,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7423,8 +6669,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7433,8 +6677,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ct INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7443,8 +6685,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7453,8 +6693,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tun INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7463,8 +6701,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7473,8 +6709,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_outpu INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7483,8 +6717,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7493,8 +6725,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7503,8 +6733,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7513,8 +6741,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7523,8 +6749,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7533,8 +6757,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7543,8 +6765,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cach INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7553,8 +6773,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -7569,9 +6787,8 @@ build esp-idf/esp_hw_support/libesp_hw_support.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_hw_support.a.dbg ############################################# @@ -7799,8 +7016,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7809,8 +7024,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7819,8 +7032,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7829,8 +7040,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7839,8 +7048,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7849,8 +7056,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7859,8 +7064,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7869,8 +7072,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7879,8 +7080,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_group INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7889,8 +7088,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buff INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7899,8 +7096,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7909,8 +7104,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7919,8 +7112,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7929,8 +7120,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7939,8 +7128,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_comp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7949,8 +7136,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -7959,8 +7144,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -7975,9 +7158,8 @@ build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ e 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 + TARGET_PDB = freertos.a.dbg ############################################# @@ -8065,8 +7247,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8075,8 +7255,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8085,8 +7263,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj: C_COMPILER____idf_n INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8095,8 +7271,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8105,8 +7279,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8115,8 +7287,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj: C_COMPILER____idf_n INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8125,8 +7295,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8135,8 +7303,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8145,8 +7311,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8155,8 +7319,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8165,8 +7327,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8175,8 +7335,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8185,8 +7343,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8195,8 +7351,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8205,8 +7359,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj: C_COMPILER____idf_n INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8215,8 +7367,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8225,8 +7375,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8235,8 +7383,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8245,8 +7391,6 @@ build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8261,9 +7405,8 @@ build esp-idf/newlib/libnewlib.a: C_STATIC_LIBRARY_LINKER____idf_newlib_ esp-idf 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 + TARGET_PDB = newlib.a.dbg ############################################# @@ -8421,8 +7564,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8431,8 +7572,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8441,8 +7580,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8451,8 +7588,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8461,8 +7596,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8477,9 +7610,8 @@ build esp-idf/pthread/libpthread.a: C_STATIC_LIBRARY_LINKER____idf_pthread_ esp- 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 + TARGET_PDB = pthread.a.dbg ############################################# @@ -8567,8 +7699,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8577,8 +7707,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8587,8 +7715,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj: CXX_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8603,9 +7729,8 @@ build esp-idf/cxx/libcxx.a: C_STATIC_LIBRARY_LINKER____idf_cxx_ esp-idf/cxx/CMak 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 + TARGET_PDB = cxx.a.dbg ############################################# @@ -8693,8 +7818,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8703,8 +7826,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8713,8 +7834,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8723,8 +7842,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8733,8 +7850,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8743,8 +7858,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8759,9 +7872,8 @@ build esp-idf/esp_timer/libesp_timer.a: C_STATIC_LIBRARY_LINKER____idf_esp_timer 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 + TARGET_PDB = esp_timer.a.dbg ############################################# @@ -8849,8 +7961,6 @@ build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gpt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -8859,8 +7969,6 @@ build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gpt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8875,9 +7983,8 @@ build esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a: C_STATIC_LIBRARY_LINKE 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 + TARGET_PDB = esp_driver_gptimer.a.dbg ############################################# @@ -8965,8 +8072,6 @@ build esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -8981,9 +8086,8 @@ build esp-idf/esp_ringbuf/libesp_ringbuf.a: C_STATIC_LIBRARY_LINKER____idf_esp_r 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 + TARGET_PDB = esp_ringbuf.a.dbg ############################################# @@ -9071,8 +8175,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9081,8 +8183,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9097,9 +8197,8 @@ build esp-idf/esp_driver_uart/libesp_driver_uart.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_driver_uart.a.dbg ############################################# @@ -9187,8 +8286,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9197,8 +8294,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9207,8 +8302,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9217,8 +8310,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9233,9 +8324,8 @@ build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace 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 + TARGET_PDB = app_trace.a.dbg ############################################# @@ -9323,8 +8413,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9333,8 +8421,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9343,8 +8429,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9359,9 +8443,8 @@ build esp-idf/esp_event/libesp_event.a: C_STATIC_LIBRARY_LINKER____idf_esp_event 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 + TARGET_PDB = esp_event.a.dbg ############################################# @@ -9449,8 +8532,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9459,8 +8540,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9469,8 +8548,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9479,8 +8556,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9489,8 +8564,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9499,8 +8572,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9509,8 +8580,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9519,8 +8588,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9529,8 +8596,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9539,8 +8604,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9549,8 +8612,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9559,8 +8620,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CX INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9569,8 +8628,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9579,8 +8636,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9589,8 +8644,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partiti INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9605,9 +8658,8 @@ build esp-idf/nvs_flash/libnvs_flash.a: C_STATIC_LIBRARY_LINKER____idf_nvs_flash 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 + TARGET_PDB = nvs_flash.a.dbg ############################################# @@ -9695,8 +8747,6 @@ build esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9711,9 +8761,8 @@ build esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_driver_pcnt.a.dbg ############################################# @@ -9801,8 +8850,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9811,8 +8858,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_m INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9821,8 +8866,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_s INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9831,8 +8874,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_d INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -9847,9 +8888,8 @@ build esp-idf/esp_driver_spi/libesp_driver_spi.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_spi.a.dbg ############################################# @@ -9937,8 +8977,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9947,8 +8985,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9957,8 +8993,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9967,8 +9001,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_f INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9977,8 +9009,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_g INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9987,8 +9017,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -9997,8 +9025,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_s INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10007,8 +9033,6 @@ build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_t INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10023,9 +9047,8 @@ build esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a: C_STATIC_LIBRARY_LINKER___ 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 + TARGET_PDB = esp_driver_mcpwm.a.dbg ############################################# @@ -10183,8 +9206,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10193,8 +9214,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10203,8 +9222,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10213,8 +9230,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10229,9 +9244,8 @@ build esp-idf/esp_driver_i2s/libesp_driver_i2s.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_i2s.a.dbg ############################################# @@ -10319,8 +9333,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10329,8 +9341,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10339,8 +9349,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10349,8 +9357,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10359,8 +9365,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10369,8 +9373,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10379,8 +9381,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10395,9 +9395,8 @@ build esp-idf/sdmmc/libsdmmc.a: C_STATIC_LIBRARY_LINKER____idf_sdmmc_ esp-idf/sd 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 + TARGET_PDB = sdmmc.a.dbg ############################################# @@ -10485,8 +9484,6 @@ build esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_t INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10495,8 +9492,6 @@ build esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_h INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10511,9 +9506,8 @@ build esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a: C_STATIC_LIBRARY_LINKER___ 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 + TARGET_PDB = esp_driver_sdmmc.a.dbg ############################################# @@ -10601,8 +9595,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10611,8 +9603,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_h INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10621,8 +9611,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_t INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10637,9 +9625,8 @@ build esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a: C_STATIC_LIBRARY_LINKER___ 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 + TARGET_PDB = esp_driver_sdspi.a.dbg ############################################# @@ -10727,8 +9714,6 @@ build esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slav INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10743,9 +9728,8 @@ build esp-idf/esp_driver_sdio/libesp_driver_sdio.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_driver_sdio.a.dbg ############################################# @@ -10833,8 +9817,6 @@ build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10843,8 +9825,6 @@ build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10853,8 +9833,6 @@ build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10863,8 +9841,6 @@ build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10873,8 +9849,6 @@ build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -10889,9 +9863,8 @@ build esp-idf/esp_driver_dac/libesp_driver_dac.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_dac.a.dbg ############################################# @@ -10979,8 +9952,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10989,8 +9960,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -10999,8 +9968,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11009,8 +9976,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11025,9 +9990,8 @@ build esp-idf/esp_driver_rmt/libesp_driver_rmt.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_rmt.a.dbg ############################################# @@ -11185,8 +10149,6 @@ build esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11201,9 +10163,8 @@ build esp-idf/esp_driver_sdm/libesp_driver_sdm.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_sdm.a.dbg ############################################# @@ -11291,8 +10252,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11301,8 +10260,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11311,8 +10268,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11327,9 +10282,8 @@ build esp-idf/esp_driver_i2c/libesp_driver_i2c.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_i2c.a.dbg ############################################# @@ -11417,8 +10371,6 @@ build esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11433,9 +10385,8 @@ build esp-idf/esp_driver_ledc/libesp_driver_ledc.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_driver_ledc.a.dbg ############################################# @@ -11663,8 +10614,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11673,8 +10622,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11683,8 +10630,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11693,8 +10638,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11703,8 +10646,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11713,8 +10654,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11723,8 +10662,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11733,8 +10670,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11743,8 +10678,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11753,8 +10686,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11763,8 +10694,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11773,8 +10702,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_commo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11783,8 +10710,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11793,8 +10718,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11803,8 +10726,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11819,9 +10740,8 @@ build esp-idf/driver/libdriver.a: C_STATIC_LIBRARY_LINKER____idf_driver_ esp-idf 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 + TARGET_PDB = driver.a.dbg ############################################# @@ -11909,8 +10829,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11919,8 +10837,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11929,8 +10845,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11939,8 +10853,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11949,8 +10861,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -11959,8 +10869,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -11975,9 +10883,8 @@ build esp-idf/esp_phy/libesp_phy.a: C_STATIC_LIBRARY_LINKER____idf_esp_phy_ esp- 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 + TARGET_PDB = esp_phy.a.dbg ############################################# @@ -12065,8 +10972,6 @@ build esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -12081,9 +10986,8 @@ build esp-idf/esp_vfs_console/libesp_vfs_console.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_vfs_console.a.dbg ############################################# @@ -12171,8 +11075,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj: C_COMPILER____idf_vfs_unsc INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12181,8 +11083,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12191,8 +11091,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12201,8 +11099,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj: C_COMPILER____idf_vfs_u INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -12217,9 +11113,8 @@ build esp-idf/vfs/libvfs.a: C_STATIC_LIBRARY_LINKER____idf_vfs_ esp-idf/vfs/CMak 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 + TARGET_PDB = vfs.a.dbg ############################################# @@ -12307,8 +11202,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12317,8 +11210,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12327,8 +11218,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12337,8 +11226,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12347,8 +11234,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12357,8 +11242,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12367,8 +11250,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12377,8 +11258,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12387,8 +11266,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12397,8 +11274,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12407,8 +11282,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12417,8 +11290,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12427,8 +11298,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12437,8 +11306,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12447,8 +11314,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12457,8 +11322,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12467,8 +11330,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12477,8 +11338,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12487,8 +11346,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12497,8 +11354,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12507,8 +11362,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12517,8 +11370,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12527,8 +11378,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12537,8 +11386,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12547,8 +11394,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12557,8 +11402,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12567,8 +11410,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12577,8 +11418,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12587,8 +11426,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12597,8 +11434,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12607,8 +11442,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12617,8 +11450,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12627,8 +11458,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12637,8 +11466,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12647,8 +11474,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12657,8 +11482,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12667,8 +11490,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12677,8 +11498,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12687,8 +11506,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12697,8 +11514,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12707,8 +11522,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12717,8 +11530,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12727,8 +11538,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12737,8 +11546,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12747,8 +11554,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12757,8 +11562,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12767,8 +11570,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12777,8 +11578,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12787,8 +11586,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12797,8 +11594,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12807,8 +11602,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12817,8 +11610,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12827,8 +11618,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12837,8 +11626,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12847,8 +11634,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12857,8 +11642,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12867,8 +11650,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12877,8 +11658,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12887,8 +11666,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12897,8 +11674,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12907,8 +11682,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12917,8 +11690,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12927,8 +11698,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12937,8 +11706,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12947,8 +11714,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12957,8 +11722,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12967,8 +11730,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12977,8 +11738,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12987,8 +11746,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -12997,8 +11754,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13007,8 +11762,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13017,8 +11770,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13027,8 +11778,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13037,8 +11786,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13047,8 +11794,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13057,8 +11802,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13067,8 +11810,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13077,8 +11818,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13087,8 +11826,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13097,8 +11834,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13107,8 +11842,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13117,8 +11850,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13127,8 +11858,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13137,8 +11866,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13147,8 +11874,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13157,8 +11882,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13167,8 +11890,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13177,8 +11898,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13187,8 +11906,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13197,8 +11914,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13207,8 +11922,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13217,8 +11930,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -13233,9 +11944,8 @@ build esp-idf/lwip/liblwip.a: C_STATIC_LIBRARY_LINKER____idf_lwip_ esp-idf/lwip/ 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 + TARGET_PDB = lwip.a.dbg ############################################# @@ -13393,8 +12103,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13403,8 +12111,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13413,8 +12119,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13423,8 +12127,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13433,8 +12135,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13443,8 +12143,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defau INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13453,8 +12151,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13463,8 +12159,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -13473,8 +12167,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -13489,9 +12181,8 @@ build esp-idf/esp_netif/libesp_netif.a: C_STATIC_LIBRARY_LINKER____idf_esp_netif 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 + TARGET_PDB = esp_netif.a.dbg ############################################# @@ -13579,8 +12270,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13589,8 +12278,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13599,8 +12286,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_confi INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13609,8 +12294,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13619,8 +12302,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13629,8 +12310,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13639,8 +12318,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_ca INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13649,8 +12326,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13659,8 +12334,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13669,8 +12342,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13679,8 +12350,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13689,8 +12358,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/drag INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13699,8 +12366,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13709,8 +12374,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfi INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13719,8 +12382,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13729,8 +12390,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13739,8 +12398,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13749,8 +12406,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13759,8 +12414,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/cryp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13769,8 +12422,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_g INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13779,8 +12430,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_g INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13789,8 +12438,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_f INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13799,8 +12446,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13809,8 +12454,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13819,8 +12462,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha3 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13829,8 +12470,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13839,8 +12478,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13849,8 +12486,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha3 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13859,8 +12494,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13869,8 +12502,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13879,8 +12510,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13889,8 +12518,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13899,8 +12526,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ch INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13909,8 +12534,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13919,8 +12542,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13929,8 +12550,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13939,8 +12558,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13949,8 +12566,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13959,8 +12574,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13969,8 +12582,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13979,8 +12590,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13989,8 +12598,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ms INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -13999,8 +12606,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14009,8 +12614,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14019,8 +12622,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14029,8 +12630,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pm INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14039,8 +12638,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14049,8 +12646,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14059,8 +12654,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base6 INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14069,8 +12662,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/commo INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14079,8 +12670,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_p INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14089,8 +12678,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14099,8 +12686,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabu INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14109,8 +12694,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_d INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14119,8 +12702,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14129,8 +12710,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14139,8 +12718,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14149,8 +12726,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14159,8 +12734,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14169,8 +12742,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_com INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14179,8 +12750,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14189,8 +12758,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enr INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14199,8 +12766,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14209,8 +12774,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14219,8 +12782,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14229,8 +12790,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14239,8 +12798,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14249,8 +12806,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14259,8 +12814,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14269,8 +12822,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14279,8 +12830,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14289,8 +12838,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14299,8 +12846,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14309,8 +12854,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14319,8 +12862,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14329,8 +12870,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14339,8 +12878,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14349,8 +12886,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14359,8 +12894,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14369,8 +12902,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14379,8 +12910,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14389,8 +12918,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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__ @@ -14399,8 +12926,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -14415,9 +12940,8 @@ build esp-idf/wpa_supplicant/libwpa_supplicant.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = wpa_supplicant.a.dbg ############################################# @@ -14505,8 +13029,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14515,8 +13037,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14525,8 +13045,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -14541,9 +13059,8 @@ build esp-idf/esp_coex/libesp_coex.a: C_STATIC_LIBRARY_LINKER____idf_esp_coex_ e 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 + TARGET_PDB = esp_coex.a.dbg ############################################# @@ -14631,8 +13148,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14641,8 +13156,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14651,8 +13164,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14661,8 +13172,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14671,8 +13180,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14681,8 +13188,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14691,8 +13196,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14701,8 +13204,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14711,8 +13212,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -14727,9 +13226,8 @@ build esp-idf/esp_wifi/libesp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ e 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 + TARGET_PDB = esp_wifi.a.dbg ############################################# @@ -14887,8 +13385,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14897,8 +13393,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14907,8 +13401,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14917,8 +13409,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14927,8 +13417,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14937,8 +13425,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14947,8 +13433,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -14957,8 +13441,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -14973,9 +13455,8 @@ build esp-idf/unity/libunity.a: C_STATIC_LIBRARY_LINKER____idf_unity_ esp-idf/un 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 + TARGET_PDB = unity.a.dbg ############################################# @@ -15063,8 +13544,6 @@ build esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15079,9 +13558,8 @@ build esp-idf/cmock/libcmock.a: C_STATIC_LIBRARY_LINKER____idf_cmock_ esp-idf/cm 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 + TARGET_PDB = cmock.a.dbg ############################################# @@ -15169,8 +13647,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15179,8 +13655,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15189,8 +13663,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15199,8 +13671,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15209,8 +13679,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15219,8 +13687,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15229,8 +13695,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15239,8 +13703,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15249,8 +13711,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15259,8 +13719,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15269,8 +13727,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15279,8 +13735,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15289,8 +13743,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15299,8 +13751,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15309,8 +13759,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15319,8 +13767,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15329,8 +13775,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_CO INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15339,8 +13783,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15349,8 +13791,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15365,9 +13805,8 @@ build esp-idf/console/libconsole.a: C_STATIC_LIBRARY_LINKER____idf_console_ esp- 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 + TARGET_PDB = console.a.dbg ############################################# @@ -15455,8 +13894,6 @@ build esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15471,9 +13908,8 @@ build esp-idf/http_parser/libhttp_parser.a: C_STATIC_LIBRARY_LINKER____idf_http_ 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 + TARGET_PDB = http_parser.a.dbg ############################################# @@ -15561,8 +13997,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15571,8 +14005,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15581,8 +14013,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15591,8 +14021,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15601,8 +14029,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15617,9 +14043,8 @@ build esp-idf/esp-tls/libesp-tls.a: C_STATIC_LIBRARY_LINKER____idf_esp-tls_ esp- 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 + TARGET_PDB = esp-tls.a.dbg ############################################# @@ -15707,8 +14132,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15717,8 +14140,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15727,8 +14148,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15737,8 +14156,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15747,8 +14164,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15757,8 +14172,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15767,8 +14180,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15777,8 +14188,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15787,8 +14196,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15803,9 +14210,8 @@ build esp-idf/esp_adc/libesp_adc.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_ esp- 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 + TARGET_PDB = esp_adc.a.dbg ############################################# @@ -15963,8 +14369,6 @@ build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -15973,8 +14377,6 @@ build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -15989,9 +14391,8 @@ build esp-idf/esp_driver_cam/libesp_driver_cam.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_driver_cam.a.dbg ############################################# @@ -16289,8 +14690,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16299,8 +14698,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16309,8 +14706,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16319,8 +14714,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16329,8 +14722,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16339,8 +14730,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16349,8 +14738,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16359,8 +14746,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16369,8 +14754,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16379,8 +14762,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16389,8 +14770,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16399,8 +14778,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -16415,9 +14792,8 @@ build esp-idf/esp_eth/libesp_eth.a: C_STATIC_LIBRARY_LINKER____idf_esp_eth_ esp- 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 + TARGET_PDB = esp_eth.a.dbg ############################################# @@ -16505,8 +14881,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16515,8 +14889,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16525,8 +14897,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16535,8 +14905,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbst INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16545,8 +14913,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbst INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16555,8 +14921,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_de INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -16571,9 +14935,8 @@ build esp-idf/esp_gdbstub/libesp_gdbstub.a: C_STATIC_LIBRARY_LINKER____idf_esp_g 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 + TARGET_PDB = esp_gdbstub.a.dbg ############################################# @@ -16661,8 +15024,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16671,8 +15032,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16681,8 +15040,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -16697,9 +15054,8 @@ build esp-idf/esp_hid/libesp_hid.a: C_STATIC_LIBRARY_LINKER____idf_esp_hid_ esp- 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 + TARGET_PDB = esp_hid.a.dbg ############################################# @@ -16787,8 +15143,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16797,8 +15151,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16807,8 +15159,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_interna INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16817,8 +15167,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_p INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16827,8 +15175,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -16843,9 +15189,8 @@ build esp-idf/tcp_transport/libtcp_transport.a: C_STATIC_LIBRARY_LINKER____idf_t 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 + TARGET_PDB = tcp_transport.a.dbg ############################################# @@ -16933,8 +15278,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_clie INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16943,8 +15286,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16953,8 +15294,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_head INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -16963,8 +15302,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_util INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -16979,9 +15316,8 @@ build esp-idf/esp_http_client/libesp_http_client.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_http_client.a.dbg ############################################# @@ -17069,8 +15405,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_mai INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17079,8 +15413,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_par INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17089,8 +15421,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ses INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17099,8 +15429,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txr INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17109,8 +15437,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17119,8 +15445,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17129,8 +15453,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17145,9 +15467,8 @@ build esp-idf/esp_http_server/libesp_http_server.a: C_STATIC_LIBRARY_LINKER____i 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 + TARGET_PDB = esp_http_server.a.dbg ############################################# @@ -17235,8 +15556,6 @@ build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17251,9 +15570,8 @@ build esp-idf/esp_https_ota/libesp_https_ota.a: C_STATIC_LIBRARY_LINKER____idf_e 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 + TARGET_PDB = esp_https_ota.a.dbg ############################################# @@ -17341,8 +15659,6 @@ build esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_s INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17357,9 +15673,8 @@ build esp-idf/esp_https_server/libesp_https_server.a: C_STATIC_LIBRARY_LINKER___ 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 + TARGET_PDB = esp_https_server.a.dbg ############################################# @@ -17517,8 +15832,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17527,8 +15840,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17537,8 +15848,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17547,8 +15856,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17557,8 +15864,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17567,8 +15872,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17577,8 +15880,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17587,8 +15888,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17597,8 +15896,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17607,8 +15904,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17623,9 +15918,8 @@ build esp-idf/esp_lcd/libesp_lcd.a: C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ esp- 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 + TARGET_PDB = esp_lcd.a.dbg ############################################# @@ -17713,8 +16007,6 @@ build esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/p INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17729,9 +16021,8 @@ build esp-idf/protobuf-c/libprotobuf-c.a: C_STATIC_LIBRARY_LINKER____idf_protobu 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 + TARGET_PDB = protobuf-c.a.dbg ############################################# @@ -17819,8 +16110,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17829,8 +16118,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17839,8 +16126,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17849,8 +16134,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17859,8 +16142,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17869,8 +16150,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17879,8 +16158,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17889,8 +16166,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17899,8 +16174,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17909,8 +16182,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17919,8 +16190,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17929,8 +16198,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -17939,8 +16206,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -17955,9 +16220,8 @@ build esp-idf/protocomm/libprotocomm.a: C_STATIC_LIBRARY_LINKER____idf_protocomm 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 + TARGET_PDB = protocomm.a.dbg ############################################# @@ -18045,8 +16309,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18055,8 +16317,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18065,8 +16325,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_loc INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18075,8 +16333,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -18091,9 +16347,8 @@ build esp-idf/esp_local_ctrl/libesp_local_ctrl.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = esp_local_ctrl.a.dbg ############################################# @@ -18181,8 +16436,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18191,8 +16444,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18201,8 +16452,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18211,8 +16460,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18221,8 +16468,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18231,8 +16476,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18241,8 +16484,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18251,8 +16492,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18261,8 +16500,6 @@ build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -18277,9 +16514,8 @@ build esp-idf/espcoredump/libespcoredump.a: C_STATIC_LIBRARY_LINKER____idf_espco 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 + TARGET_PDB = espcoredump.a.dbg ############################################# @@ -18367,8 +16603,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18377,8 +16611,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18387,8 +16619,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18397,8 +16627,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18407,8 +16635,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18417,8 +16643,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18427,8 +16651,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling. INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -18443,9 +16665,8 @@ build esp-idf/wear_levelling/libwear_levelling.a: C_STATIC_LIBRARY_LINKER____idf 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 + TARGET_PDB = wear_levelling.a.dbg ############################################# @@ -18533,8 +16754,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18543,8 +16762,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18553,8 +16770,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILE INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18563,8 +16778,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_f INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18573,8 +16786,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER__ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18583,8 +16794,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18593,8 +16802,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18603,8 +16810,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18613,8 +16818,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPIL INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18623,8 +16826,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -18639,9 +16840,8 @@ build esp-idf/fatfs/libfatfs.a: C_STATIC_LIBRARY_LINKER____idf_fatfs_ esp-idf/fa 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 + TARGET_PDB = fatfs.a.dbg ############################################# @@ -18869,8 +17069,6 @@ build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj: C_COMPILER____id INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -18879,8 +17077,6 @@ build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -18895,9 +17091,8 @@ build esp-idf/json/libjson.a: C_STATIC_LIBRARY_LINKER____idf_json_ esp-idf/json/ 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 + TARGET_PDB = json.a.dbg ############################################# @@ -18985,8 +17180,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj: C_COMPI INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-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/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMPILER____idf_mqtt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_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 @@ -18995,8 +17188,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-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/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_COMPILER____idf_mqtt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_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 @@ -19005,8 +17196,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-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/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj: C_COMPILER____idf_mqtt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c || cmake_object_order_depends_target___idf_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 @@ -19015,8 +17204,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.o INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-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/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb # ============================================================================= @@ -19031,9 +17218,8 @@ build esp-idf/mqtt/libmqtt.a: C_STATIC_LIBRARY_LINKER____idf_mqtt_ esp-idf/mqtt/ OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb TARGET_FILE = esp-idf/mqtt/libmqtt.a - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb + TARGET_PDB = mqtt.a.dbg ############################################# @@ -19121,8 +17307,6 @@ build esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_pro INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -19137,9 +17321,8 @@ build esp-idf/nvs_sec_provider/libnvs_sec_provider.a: C_STATIC_LIBRARY_LINKER___ 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 + TARGET_PDB = nvs_sec_provider.a.dbg ############################################# @@ -19297,8 +17480,6 @@ build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19307,8 +17488,6 @@ build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj: C_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19317,8 +17496,6 @@ build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj: C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -19333,9 +17510,8 @@ build esp-idf/perfmon/libperfmon.a: C_STATIC_LIBRARY_LINKER____idf_perfmon_ esp- 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 + TARGET_PDB = perfmon.a.dbg ############################################# @@ -19423,8 +17599,6 @@ build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj: C_COMPILER INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19433,8 +17607,6 @@ build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -19449,9 +17621,8 @@ build esp-idf/rt/librt.a: C_STATIC_LIBRARY_LINKER____idf_rt_ esp-idf/rt/CMakeFil 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 + TARGET_PDB = rt.a.dbg ############################################# @@ -19539,8 +17710,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19549,8 +17718,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19559,8 +17726,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19569,8 +17734,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_C INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19579,8 +17742,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.ob INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19589,8 +17750,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19599,8 +17758,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER___ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -19615,9 +17772,8 @@ build esp-idf/spiffs/libspiffs.a: C_STATIC_LIBRARY_LINKER____idf_spiffs_ esp-idf 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 + TARGET_PDB = spiffs.a.dbg ############################################# @@ -19845,8 +18001,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19855,8 +18009,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19865,8 +18017,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19875,8 +18025,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manag INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19885,8 +18033,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handl INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19895,8 +18041,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/schem INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19905,8 +18049,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19915,8 +18057,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19925,8 +18065,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19935,8 +18073,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 @@ -19945,8 +18081,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/schem INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 # ============================================================================= @@ -19961,9 +18095,8 @@ build esp-idf/wifi_provisioning/libwifi_provisioning.a: C_STATIC_LIBRARY_LINKER_ 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 + TARGET_PDB = wifi_provisioning.a.dbg ############################################# @@ -20051,8 +18184,6 @@ build esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir/cmd_nvs.c.obj: C_COMPILER____ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_nvs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -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/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include OBJECT_DIR = esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir OBJECT_FILE_DIR = esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir - TARGET_COMPILE_PDB = esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir/__idf_cmd_nvs.pdb - TARGET_PDB = esp-idf/cmd_nvs/libcmd_nvs.pdb # ============================================================================= @@ -20067,9 +18198,8 @@ build esp-idf/cmd_nvs/libcmd_nvs.a: C_STATIC_LIBRARY_LINKER____idf_cmd_nvs_ esp- OBJECT_DIR = esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/cmd_nvs/CMakeFiles/__idf_cmd_nvs.dir/__idf_cmd_nvs.pdb TARGET_FILE = esp-idf/cmd_nvs/libcmd_nvs.a - TARGET_PDB = esp-idf/cmd_nvs/libcmd_nvs.pdb + TARGET_PDB = cmd_nvs.a.dbg ############################################# @@ -20157,8 +18287,6 @@ build esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/cmd_system.c.obj: C_COM INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -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/spi_flash/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/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/cmd_system/CMakeFiles/__idf_cmd_system.dir OBJECT_FILE_DIR = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir - TARGET_COMPILE_PDB = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/__idf_cmd_system.pdb - TARGET_PDB = esp-idf/cmd_system/libcmd_system.pdb build esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/cmd_system_common.c.obj: C_COMPILER____idf_cmd_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/cmd_system_common.c || cmake_object_order_depends_target___idf_cmd_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 @@ -20167,8 +18295,6 @@ build esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/cmd_system_common.c.obj INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -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/spi_flash/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/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/cmd_system/CMakeFiles/__idf_cmd_system.dir OBJECT_FILE_DIR = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir - TARGET_COMPILE_PDB = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/__idf_cmd_system.pdb - TARGET_PDB = esp-idf/cmd_system/libcmd_system.pdb build esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/cmd_system_sleep.c.obj: C_COMPILER____idf_cmd_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/cmd_system_sleep.c || cmake_object_order_depends_target___idf_cmd_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 @@ -20177,8 +18303,6 @@ build esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/cmd_system_sleep.c.obj: INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -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/spi_flash/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/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/cmd_system/CMakeFiles/__idf_cmd_system.dir OBJECT_FILE_DIR = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir - TARGET_COMPILE_PDB = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/__idf_cmd_system.pdb - TARGET_PDB = esp-idf/cmd_system/libcmd_system.pdb # ============================================================================= @@ -20193,9 +18317,8 @@ build esp-idf/cmd_system/libcmd_system.a: C_STATIC_LIBRARY_LINKER____idf_cmd_sys OBJECT_DIR = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/cmd_system/CMakeFiles/__idf_cmd_system.dir/__idf_cmd_system.pdb TARGET_FILE = esp-idf/cmd_system/libcmd_system.a - TARGET_PDB = esp-idf/cmd_system/libcmd_system.pdb + TARGET_PDB = cmd_system.a.dbg ############################################# @@ -20283,8 +18406,6 @@ build esp-idf/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir/cmd_wifi.c.obj: C_COMPILER_ INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -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_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/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/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir OBJECT_FILE_DIR = esp-idf/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir - TARGET_COMPILE_PDB = esp-idf/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir/__idf_cmd_wifi.pdb - TARGET_PDB = esp-idf/cmd_wifi/libcmd_wifi.pdb # ============================================================================= @@ -20299,9 +18420,8 @@ build esp-idf/cmd_wifi/libcmd_wifi.a: C_STATIC_LIBRARY_LINKER____idf_cmd_wifi_ e OBJECT_DIR = esp-idf/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/cmd_wifi/CMakeFiles/__idf_cmd_wifi.dir/__idf_cmd_wifi.pdb TARGET_FILE = esp-idf/cmd_wifi/libcmd_wifi.a - TARGET_PDB = esp-idf/cmd_wifi/libcmd_wifi.pdb + TARGET_PDB = cmd_wifi.a.dbg ############################################# @@ -20389,8 +18509,6 @@ build esp-idf/main/CMakeFiles/__idf_main.dir/i2ctools_example_main.c.obj: C_COMP INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/examples/system/console/advanced/components/cmd_nvs -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/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/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/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/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/examples/system/console/advanced/components/cmd_wifi -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/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/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/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/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/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/app_trace/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/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/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/mqtt/esp-mqtt/include -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 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/cmd_i2ctools.c.obj: C_COMPILER____idf_main_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/cmd_i2ctools.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 -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20399,8 +18517,6 @@ build esp-idf/main/CMakeFiles/__idf_main.dir/cmd_i2ctools.c.obj: C_COMPILER____i INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/examples/system/console/advanced/components/cmd_nvs -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/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/examples/system/console/advanced/components/cmd_system -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/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/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/examples/system/console/advanced/components/cmd_wifi -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/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/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/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/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/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/app_trace/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/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/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/mqtt/esp-mqtt/include -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 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 # ============================================================================= @@ -20415,9 +18531,8 @@ build esp-idf/main/libmain.a: C_STATIC_LIBRARY_LINKER____idf_main_ esp-idf/main/ 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 + TARGET_PDB = main.a.dbg ############################################# @@ -21751,14 +19866,14 @@ build esp-idf/xtensa/all: phony esp-idf/xtensa/libxtensa.a ############################################# # 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_i2ctools/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/partitions_example.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /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/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/examples/system/console/advanced/components/cmd_nvs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi/CMakeLists.txt /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 +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_i2ctools/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/partitions_example.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /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/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/examples/system/console/advanced/components/cmd_nvs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi/CMakeLists.txt /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/CMakeASMInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCInformation.cmake /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/CMakeGenericSystem.cmake /usr/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.31/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.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/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU.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/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/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_i2ctools/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/partitions_example.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /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/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/examples/system/console/advanced/components/cmd_nvs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi/CMakeLists.txt /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 +build /home/abobkov/MyProjects/ESP-Nodes/.git/HEAD /home/abobkov/MyProjects/ESP-Nodes/.git/refs/heads/main /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/partitions_example.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /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/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/examples/system/console/advanced/components/cmd_nvs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/examples/system/console/advanced/components/cmd_wifi/CMakeLists.txt /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/CMakeASMInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCInformation.cmake /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/CMakeGenericSystem.cmake /usr/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.31/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.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/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU.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/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/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 ############################################# diff --git a/ESP32-IDF_i2ctools/build/compile_commands.json b/ESP32-IDF_i2ctools/build/compile_commands.json index 375c1de67..65852cdfc 100644 --- a/ESP32-IDF_i2ctools/build/compile_commands.json +++ b/ESP32-IDF_i2ctools/build/compile_commands.json @@ -871,7 +871,7 @@ }, { "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/build", - "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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_i2ctools\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-9787-g1b\\\" -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools=. -fmacro-prefix-map=/home/abobkov/esp/v5.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", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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_i2ctools\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-9788-gd8\\\" -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools/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 -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_i2ctools=. -fmacro-prefix-map=/home/abobkov/esp/v5.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" }, diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..194f10501c94d5d3b36c3275c45134c596a53e2d GIT binary patch literal 10004 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ad049e26d1a53c4422f37d5ab3bcc76fb71d2e2b GIT binary patch literal 134932 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 M!%m4{wL#n<)s{jPoXnKP55Jnr@W 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ca52ec5e7554f1f85a6b67d6c47af4e6168fa1cb GIT binary patch literal 4280 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5438cb9b0b255d92e2cb6a01b9f8d694cf6c2ef0 GIT binary patch literal 10552 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 N-l5dLau7`h{x3Xib;AGv literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..406e88c8ab1c00089a04d55a5ed191d9abcd87db GIT binary patch literal 2272 zcmbVN&2QX96d$iQ*@d(r6(9!B2b_7{C@9i-h8|nKOXGw7>2ZPx->A>FqZE$NVKoP(r7F_Ag$55PNKQ= zYAIUFB-%@q(`dJ*5N2~J$s|HrtEI8ILm@`{2hxnjRcOq(V!W~X{EE4HZFTJ>m|tfr zEAK-^b`9HzdVw;)YLX?y=cKfR_+r6-u3jcVO9dO9VLsv=&(HnSeA?k++?n2X`c9Xi zorF;*$VcNma=kEM3?Db}(!>oW#gw~IB4v`rPEc-OnrE?9erQ>fOeAr}Lu)|^ zhF-y*qIBoN%JZrV6&GvVogEhW2@kNA!O@|8kcYfPw|e&8hdXZ43uK7NuCMM#jf1yIUwEt?3_(-xoGphYLKjpPS z7M$DSERn&`#>Px}AyA5y=do}U?iTj8vQsaJVO~gUA)@Y-a^K7RFrT1M9ZE@TcYFJe zbt5QpA?T>=gI$XnwK^TQx8Cb_yWMwh*2l#zq06nR)7dB0aqVSM&W?`;?&j9fz5U~d z19yM#;o!mM{?W$zvzuFc_#)vv>2E`m{qeURVJ^HJ^lVhuP{o+^kZ5GquZS|4j2@dg znXENefK2wx6Z+yDO}6rc9}BdFdE_CInXkU@;wD`#B7A-gp@@khYCslNHT}opE4qcaCjeett&UTjbWt3g2_4mc#dYiPAWEX~W;G_E>b?a`|GW>tM1Mi~5%Mya?8MYV z8(@_K$i4x;NuVa>JA|$>QG&}9jb2GFVGeJ4v;AYQjK?7 z6c7W#eIv7R2b&cNB+lP{g(cQxOXU^CW;{B3okS}ct literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a49db221efc0206f816d3be88d796125d34bcf3c GIT binary patch literal 16848 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b43a3770382c98d20322d9b277a5f5cee996e086 GIT binary patch literal 62168 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 TQ_dwy?96-v<%KUcSpWVXdY4*I literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8b1b0a9088b7dd0b32b9ed11ceecf7ab8e140142 GIT binary patch literal 62028 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d44cc641413626f882830ab679dd55921ddd4f1c GIT binary patch literal 71536 zcmdR%2YeM(+W%+n%!Ld$;a-YYx}gOS5>jZ=B!SQjMF@iR5|RLskYEy;Ye8(F?pjwA zS;1b`zPhWftLVClySBBgy{ui=%G!2y_5b^wGWWS5=0X6J;#ABGK%v-9)s zzu)iFza9L2+;I+!InD;`l>Kl-eHBSLldvzxei3#*3vqG&8vA&eafJUjHs)tA8caWOvIQe17jwVIY)m8ndCme|Pz8t+jD*-whjTZg^gVYHwJS4xN6= zwp}80>b5c2ou~RvcBCEZEIV?Vi^EhB6A9DMX@5QF&a4gn61lmHPjj5y+!49`KHYd_ z#Tor8JE{ zoXq&Ap9;}=mpRrzi#5=q3}~M`3I(S5kc+U!xs^LNoV;UG)@_&HbIYcUbI&c^x@qpF z2R66cQL^KfDH~^AJon-UHhJf4+Iij;^R{l<+#aPtULHN~+_W8y%E+YY8z)ti&WN5< zvSX9Cxt+>)ZplWZct%NK;TJRe8^0mS*7MG}u=MgPZz;Tf=f)elol$bzBLzEt+bQ?A zJ2yU(zhhIU4gGdb+Kg=Vd}LC^j_3Wk7w@vK57={CtJxeVDEeXTno zYg6Z?V=7c&>hn#zmfSh-Mh~Iavz+5QP&#<%uCm+ud4*TxYAG{){*Jplt=hct?oB%` z-Uz2`+?BiGw9?J~L%wsJf12m)D!a2d)W6Qx?WC%vI#pd&U&nS`o;!G8{pumP1DnTU zA3U&T$k^PvhBdfalUvoaZ1u|8hL*9p4Xf+xb5}LiHMG<=b@;(JrBf#7u5PGn>F^`A zsaMs~Qrob)s->>6f$BeKcS&8#+Pa#S<$JT+(3rcjc4h9;#->~pFPFtz(xgo1HdimN zU0I8WZIxBWYiwGtqP8rr&4^mPysD|H8ilTFZmFwo-iwWz+ND*i>sxZyG}SK6t*NVN z7}S#6T&rB*jH+@DX^QCjy47(u?)b%K_cO=&D7NFp-1{Bp@*S?e*6*^&)RUY|kzWta z6Uvtwip~JQg{1abyql>`dz;3tL*My&UCYb>>eAgJ$Xxq{Y5f6_MRs- z8zAxQGqZc>7%Mw`xK+fxVsCNXsk2zAh&${c8~6AQAD$uNUcL9Y;}KPB-ta+ow~foP zF7Ic;M|KEt_rr-lz57as$D((3zSj7-UC%IHhwQA)r)wLJb+~Tf8&G~Ot@uy^DP#}c zeEP2959>vq?%Z3RB2)Ku9?@2A>*w0^HbpkK-_&{YzMJ|znw7n4^B{KNew!kXPKQYh zmpE=-hTw8QJ6D%!^V+ExwzD=b+q{;S+pSO5dD)SNT<6Ai2&1>FF$wMFJX0psZl2qF zzSt*p%(ITo?zTCCc_Eq>WNnV*XEDXWykc!S@7SJ;zSUzA{u!muvjQud|$6&t~>x(b2 z4-FhAh5dZ&f5Ps~~`S3--^k9|%8}VLuf62J8o6pN)M5_Mc(D z;5ElNdx+~izRh)tBc8MHb@&kB0O5arAAyGBAbF<;cG}_QVn?@gMq&RgR(Z4LyUyaj zxXyzsJ?C|V??bp8;ZgOTgCaTKWAhyMI49e6x*}}1eE>ezAWp~J4Ed71$cOAjK4~xV z(!I#1?L|IpFY?ZNk+0f|{Di&8N5P%CyoDL%JuKAElw+Y6>VI1TMi@u;Iyg0Z3TogJ z=}laUWVL^{J5GN4e|5phZFhNlp0bWagNj6=&-CG`{TKak@}s#?+z2c}*}OU3>2bt* z1q=8{Rl30j$jqWVD!9*PF-;e>X_M z!7Y$y1%HG;g5W!}xefsusuK$ygPH801A0=9H6A28o=D?Yz(G!M6OOLq&F>BF?lD!9 zhoGS2om89LiE67*w{CDWI1<#V@+{!d@vdlxt0TNKMZ{4ZzhcCZI5@$psFWbs(wAAf z2FF! zV~GYQA`k6?2a@!_Cn!NyumpyJfTLrFpd0cW3!Z|1vV%*YpA+s`*>o|RaJmhD;;2@-%8&o0PzQMt$yM96AevZ>WSb-7`2*x2N1B2yA zJug@cJA;Bl`Z>9AuI2uY;ycx^$m~NaZ$i@EAnass;$W^RBTglZ{h6J^=Qiy}LQfRCcqP@h5JjRPt z1y)8zZvn(ULa&V-pslbh=TJC7hqJO!7UsRwgmo$-fNNO9NpK6 zeMx(Zb=d3b#EwMEh}9bXE>6rvy~XNGxU&=6h}IihX~Law9km-f#)MJoiO6kiwGN}n zvPPx_w<6~`FNdXEYfFi?7+dGDTyd(Pl*dKKqe;d7ik2DMpsi$eL#~*MQ*=0rT)oK} z+hkHjt{$Un&N5--Y9I8U*f}PQT+L)IFEHV_6Z@R;FVbN&A?ETY!9t{*^8hUAy4Y%R zS-}!t;xS)wsvwu!qn&ABJzMV;+Df#i6WdAOU1P#YCw4Y^Q0$i`j9i_`7I3o(qjh&? zu5Q&~H|E4*)W5@oJHRyhUhHlij-Uk{hkh2j$AsHCu@ThYX~O6Yy>bzLP>11cmg>?V zA34ogj(qDQk{`ZY^cO)F0rt7uV0=t;4sb=XCVI+m$EYr<$z zXJRIby`~V!}O;L6-WjCfwbLRbljvy=}s%TV&LUy>G&3k$stok4zX|>_Gj` zOn4tB_7ujw*cUpCq*%&723^o#awa0CF6CFIlnVzy_iK;kic`82;hq8VA4)U)N*YIF(?kryK2t!7_0m zP3>n)b<1)RFEiV@MgU#f?%@U_p`7!#&~`s-`+fG5{;o%3aVo*~AUB!=CnvgctQcxc zVX#S@#$jo=74(4@>E9A7=D!NhEH0-K29Qw-S5vvz~Kpn zzRnG9M=5gtj6&&(ecBefJ@fF4>#>w^DxuKNyU{mTXpjDT*_c9$qN(TH;Cq^S2nTKI zRcq>OHmTQKk8$Hvf~hy%Xg)rsNLdg9Vl@VP3_J!^^qI=9M^J=z(Je(+?wjfvFi)hW865EVCo-k^!K2|-8A*DOjBRG z!Rxq|a}5sK)c4lZIJQYA;xTTVN-*U|q8(8MiHB$^E24*U<0~%`48^sa-Jz)t5i>Yn z%fUVt@fbHwC76mwqKDE{2R7_3nWj2Mf;BWX0SBF{eXObTsGf{?j2ovCO!bIFuLLFD zWUl&Tn(7`2?#H#9O*m*%xz^M#IZE`6c#IpT5=;$@L_Yx~KB1{0nWhFrf^0PEoTo!m zL#?R`xfB@|@fbHwC73FVM8|>>i`hg+WSSZt2^P{+9~^Y9Mp;u`*egayJjRVv38uzH zqNjoq?b%Qc%rrGN5?qdJIdwQ_Q>E6_gG{+B;xTTVN-#Aw5`7Ys=t5I7GfkC8f{$=5 z=XM;lsS0cATr}|5tcb_BaVo*o!I5ZB4E~As9FG@dnwlF4#^72GKY`Px7Ftu~5XBZn zJjRVv38s#SM3>Uk2Wrm4dt!O1i=69;W-i8aMXsIlsZ$GCAS!PK%ylsDdqNi?-0 z)6~*P@HnpJ{2T{uYNa*x3A=Mc#ADnzm0+qV68#pGsGzAenWm131l&EpFk8$Hvf~n&p(P^N>a{B6|OjE~2f*P6{ii6J8$=1|R&K##iJjRVv38pqhqE~~OCE>E|b0d2F|dY1bRX-5QDR0wuoSJavaL)gDvI8Yy z)d-vf1~n&kztzwMxg`?34Rbl`anPy%-lo2g6UKuPkIBWUgw%IMqFqqMiGz5T^r$gq z3i5CyD8#j#uR>FgTT|abCH6$bW865EVCv~ew2`K^a@c;(nBuas9sT{15twD=Q<2~- z+AhOEXY&x%ay z9^=NT1XCYHqEX~9F^Q%=%QW?2BbRXd0zAqP~sSxYVT!CMiDQ#6W4N1#6g=1 zJTn>fVy-%P9^=NT1XCTo=sTdqPiU%hrl}k+@X!r&{ur9-YE9kDZnBT(F>ahnFxB0Q z7J(9{(p2wEQ{B8^Hcjn=gU;1{)>INbC6?=Xj2ovCObzg&$AJ=O)70QhQ~kYwcYZmG zanPprx2BFk+lvkLJjRVv38sd7(T72ai)pGP(^P>MyoGByzr;bC8fi^Ej!KP<@;t_k zQwgTVdeP44MTs74q7ySs9pDASaV_V|(9|Sr>Msz*Nbo)j`%&K9>^}p2xUxD#6rTFM2H~(S-wSWu~b)UhoH8%Q*`NZR!wf%4ers z=y{AArxHvZ?nVC&O7y0wRHmuJydZ(KaL#j~sVZyA<9NKp^B6ZyC74?3MJIw1gJ|mL zOjEU9a5zo%!$Ie&-kSP?wY1Xn7&lHOm^#LbZU!a(#bj1znp))rSL0gFN*uJQwbs-= zTtct&JjRVv38s$oqR)U5GnuOmnWlc?1)t$s&Yd`DQyZQ`R$AeuUXrhb!Y z>NYP}PE*5i(7C$Hnz{~yOYCmXW865EVCr5kdLbyWiKZUNH1#_#_!X|@9E*cC^`JGi z2~9Kh2hU^NIF(@P5e(0;l6aE$q>mX>oJ${JhyAk=a4tQcgTb>_19R#Aun>E}YUsIi zmlqVlT+ScD)L*ix$Eg0Y=P|iBm5}=DUNptj-)BF3%a{Ul?edxz97j`=anJ>M$C~;h z7s>B>9^=NT1XF+WqSu2GZ}ZmllT1?|c)`QCmh&?lw5iXmsZThI@Af>#jZ+DxzVxDB zfD)9&{+Vg&3oq!5)lJR|xTZ~gYfZhv<;cH0k8$Hvf+^RJP68!vr>Ur)F-hT5kt1np z01nzzd*4h_53&$hzQ?$6D#28?AH5fp=+7BCVN7x1H;jU=R)Cs%kCRE#2wXh>$n6io zzD9sai|&p2!Amfg(};sky}M04%0Z)t?=iVJm5_QLKROgQOo{8*r}`OFe3JJD>taCb z#0F+2*4tMfs^##hy-sY9O{_PY)nMPF^*BFyLt?}H=o%*WCDdaD#*}FmL;c`FSOWMZ9h z&?TE|6Z?ei;b7mR^*EJ~*aAQLJ5b_z_Uc2eZ6vmXf+MZKCU#V2VwHaIB4X#9h=WdS zu}$oBjyP4mN9%DaA+cINx<7o9_$%)2V|CUx5(`*GE3LpL){vQ4jUP-y?3@q7#8%nF z_M@wg@jY6PQwfQ!_M=;v*l$tgvGvwA5<7=e(D7Da6FVU@u@*nLorxWagD%+yn^+4C zp5%M99;Xr#JJpZ+Xw!+2Y#^JBDR!${*`3d{iQ#e7m+WU}83E=$Hjq>Npf6(QJQODO zGn?2(sKn0pJz9@b35lKWM;9}(E?m!UF{ZNdShg#B=tV{V|I_w)esDZ(m*Aiavenvt zhn?mU-=ncOm0)|jAN?gLu@6^Mml;ziFil;G4`6XE=WHCbsVl6h7oZWl()SoQPNjXE zNbDLv_!c=z=JVpUe%?^{!bu*$&~<*^F$np|a)z$=^PWQ}D|s+Ozx4BdhqX&~@<@hm z@bjwCZWGBmhHmup4uFfhCRa0blb^RAMwxEO=hzKz_VX@5s8{k6uBdPE^WH%yH~9@i zxB7WysP+NL_G~G)`FW%9Y-Vt>3q!y1^Y~88u;iPxa=V|$w`~fOCA@ZrpU3xxM>Vua30e$RN1`gw05bWU;yuRZ4H4M)SgAbBcNf85VI z7NLuh=Q8w!pZ5oZwk3bT(35^%0*i+o$?F*Uv!8c3LRTj5VCX47?`njuP2SJY(|+D( z2;Go;haLMFKW{vSu3M6?^4hb0-suS4o_v+H`4>O$DTMA!{)VfF=ls0hsJVNRzh~%q zKW{lgJCjc^^n#!FD})|QzQoXre%^No?Mi+|D=+zZGf-ELCcopgm;Jm85PCA%0iKJ! z;^)1F&@;(*xBz|C&*Spu`Q-hG9ed5sTaD1m$;TLa-Ot;J(Cf(;82YQ9HxcvBTglyw z_lBRh8KL)*arBDVn||Ii2z{6=X6P-nd5o5yCg(8pwx4%2LZ9zjUB3c1=zgE~5c)b9 zVb6Zo-;Zx=eA|s}A@-i%cLzd_+r4^a4Q|f;J~zxA({3*t-dxGApM`)?x(uOu+b%)3;Omfv~e*b;~*@XHe`Cuy0>3 z=~&wFBq#mj2i*UzC}Pgpm+~mu1|*Y_Wp}QW+zbb}2TRE{ zXpHVWDQQCX+)63=I~tX{KuV@CtwW^bW+dq@6cUxm2ap++$u3UxHgNxsnWe+_rQBrl z7jTq&q?G&%tHP+-e~iP+2<7ahDCd4#mtJ;Qln&nrCXm{h6o@_iRxc?m4D5 zzC@+D=jz(%^Bn`{sX(I7L{x-(z6x~hGZkIKy0sV2|AhwiT zR0(Ut+l0x+-Qx9x_P~dc-S|=M?gguAbn+gBq|@E)S*Nd3x(T2UY}?Mj_xhvL6t(+? z*FNVp7EB!mIfK`u_jm5ufto|E%0)64xt&xr2-qmxZKZ=9XMen&%1ed3U@7)tl`OzTZVQF(g8Vwiy+nUDvjtbr#a`eeAMT}Yz%-x3 z&K_Uz0V`{}7ADcyJ7X`HivH~G(89?Olu}s8O1w-94};(k?D@wO6*=yeT6i%8Ki9%y z$Gu7mpN8PiN>~idtF@3b(mPrR&1d%+fF>6co_cMc1&J40^9TMYV;`nk%en616uOnp@OkV#$GVulaFMcY z!-s%4EI?eyalxH8lmmnN6Ss&X17DT8oAy=B9Oo9$)cX*;P5Ua*}J|!p`V#3G4-r(fCPP$Ok_Iv7=Ga?C?)m4~up7ra|CtYrntE-ePy8%wCl{ zirJfp*kiE|J(IIZ)sB-#j zcQ{KGK?nFJ;^#NjwqU^1@#jG}9ecq-4np&^@M;Jy#a?u835FzCi|~MP0OOmRD7qC= z%vDZ=2PHk!O%#`*t_M+t2N-kQ!`Jm+G3s@pP!A@b=+PJ-}?NOrXtxJTd+i~%~6RJehVX6$fD$yE13j-|CPXT9QS0%a%a2a-#Xl@roACWE* z+A>N+pXtnx*7QdP$oEi8H)*+a$QlVBXsWgT~nyN_}>*1k@J2lP3|J;2Q# zMTe_w{S#)s#;&rJK+EljU1e)9U;uW!?RW~R#qIBQ;qc{cM$|DX;r{Mm_LVXGxCNI- ztH4XSDp2OY^9QIlG*FKx&XBGUxk>aXoVhK*?r!Un4~OqId3VFScXxZMYEW6`A)DI0 z-E372SiWE#Vx@f`Wg~LF;AGy0b-%MNBPQdPNYb=0a{O=R44C4ef6YiRdeOyx&di(B?^w(;HkHJ1(jjg*6 zTT^=a6Tg0NsvPw1H!v3BC>z0??st85dqsBsPZqUR>* z_GfYRY3v6!qrkHuPzTi-vHTnl^^#L?#wQMLRAlUoXMAAJaFGC z%|mGqK^n8MPst9jz`;emuqkInaYCPpl+~>N4-^1daEnUa!?jMSdqmWuUa5POm81+r zj=>A&?>Ob7aQOz9nN((grDy{8xDp4ZrxsZKohUO_RtR^w&xTn(3_9+%`kSot)h&Ypq!h>InaV#x@s9@?)(X=Yi^6*j3g@28>VA#RSnbnbJcQr zx0Q%+9WGykeH#CB)4fWyTfTI45BBM`O-+vbxH}AKPMm_ijr==*E`+k032#)7QlEz6 zpRrF+6X8ut_5s50U@xDCNSt2Fj|6Z=nzRZq5-lCo99hjej;zftbyJbGSfK3LJh~PA z$G-lBQ+@!lsajbjfNRTC+h!)=^4?n6rA~RRHM0RgGgr55X88}8+3u9@z-5)2djK@^ zQQKxN!sWf?W`{HNDO|o6v9r-pZS!--z>Qu9{DXA)%Qls-O)B$+p6y5ISvzrgZ>e12 zOznv3VJgicb|h;+m`pcZSA`h?U}5eSiXs{2VsFV@?Ua`xw(1SX0@xeMPXlm*pUM?4 zSD>FL!$+#-fku*W%5T6GmG&+G(;kKPYh5AI9*@g=OZ!e|>gy(fxhl3uVA2S*a}FyU zP1c|Q?fvJ_L)-ft(c1ej<2a+Ik6vwDN48t?mW8HmnIq{(TmD)Td z#&mFUHOZ+sGLGr`RyCb^6_29BMQ$*G>v%(bjR}mv5F5GN1O{U)jQqj`uE5+8nNz}f z7XLlf$sO3SOU&!ov*Ut&JGuP8Gco{gc};`}*OQLdacpc{?10#eF1Y(KS1`gw^BhXr z;k9rqCff7FaF*{*j1hGt7ouP=Z17*#I&^VkF)iQhcITxS{t+cKAB*M0vSVYQn7wbP zNUfY4l~hM4XQlHJAE~4XVcA!roGAtefMz(b=L{?iz*NGH_50NTy775Ksa(>fqP(gTMdJd4VuZz z6wc_P#e)#t8C>AV2)u>`K>>2EJ;wAqxt-fh>b9j!8QVW9DkHM*Z_3cfhC*iaXLK>L zVHq+cm2YyYJY} zbWIW?Mx=S9G>Q>~YFG!$Ow8z#s~XZ6StKlZWr1)*XriEM_HY_j73o?snHX=Zg;hDh z*wX^-*@-dq>CWv~iwCw*EXpTs-snP!xh_3pql=rcbIaiFveuQJ;mXMwiR-kc&=WJd zjOfmGRSv6;wmQ`&z|^K0cgaj*L19bR3FFX=Oh;(n&6FO%cqr4yI9L#l9rRr;YBAg} z@?&(H#}gOX9h|>=Uql9eHS8;Ad#Dovp2|U)&kmi1*nOw@z4qHlVN|c}sF+(2v681y z)o)9cSsSgC59Mh*cF#HP#O(yeOr-PIVN$HusDZ6=*$Fyxu)EG-JTY(WoUC2VPOmVZ z9i0xh_$Z~$YOf3fwqz)zEmlXSsC7HM=Sg+U8Y)k&b2up6=*lJ7;Z>fP>ptmRhwjzc z@1H+vfV8Rax=K~_MLaQj&vbMht9Ss+X#e%Yb+e7Ynd&aSQATWBopBNDI*0N^jjnqd zTqc(bPg8q6sksB_Y~%;7xq1}$|z|1IGWAcah(NLB+p$DK+W)kQ7NNl z7#^fA^Tf8;R>k4Y8YZx-2Um>bJ00%N-fp8KG&^TIEwBqCEuIdfz-zA=-mI?G1Ox;nn8xYcf&!!4doH1 zD3n6Y9fbpvM%EauRSqBtw}0QslMv_Mc5>2{PQJ=jP96sf@FP#`#AzopGzt5UJ9)U$ zTEtT^cJ1UbAZ@!1C;!_qlrw3@bFxkhy{Uanacdusgp4V}$GqHT2KbzdLl^3;!rx9} zWAmM+N3)biaPKP%9dWT%R}Z`*&YUm{Qd$^F8Iv8Tmo~AViP(k@#H!l6P(-(ysGUjD3F;9T z>m8#YPqc=)e`j5Wk{$)HTvdwmcq+gyeZg>=7r!-;iW(!W#Rsw8k)-HR^*W z4k7X~!(0R4GEW>^E2GcQs1hEM7A6o& z3q|v-gs=sBtGSMk!j4wr!+2^`7_N}m%U~TF9wC^G53#u|(I@qwm^jIVOU-$jIdg%) zt+PIGnu>+qd5xV^(y6n=vT1vtSYaGK)|U*5Q~c6im2 z#w9Bn*9@<1UNwBp$bu0CMa2BNnx(_58&|GsY{1u(HB*$rr@cIv6g&S(%;i<}I@a*I zhU)s&HMPSbX=R}RW}9l8o9mViZ)t3-Zyvr5Ut88(mCuaS)-P2VDjHExTu_)QE-W5V zR8(|8Yn4_pY+5U;s+Z%-lK$7yYhK^{Kc5!9Xl?ki>gv`-)*i8LZIvus_aoJb+FjY$ z@L!5v-?;3*6tB6_v>+RMI3)j3#@U)|-R{|rez?%-)SGIT;p^sVoBreEk$~z3HVY>F z9~B{O136e)RsFx#IRB$uF0ZXxWj&20fcZYdjBg$*z{?-_l%C%$ma4BWSk8eJUsR^P zsV~*CepPKVWSAsU%`G+fW+MbJ=7OOD#*jo$;4=^e+UWq=RjR&rO)ZVJcO1MomTGCL zt))@g%F-FJrt#T~`ntrX)vH>}Wu2MkmZsI!Ob?%t*qkF2ONUY_BApL8o&Z}d^95^K z8CgZo1LuUfLjd_=zUd!)#p5a_j3p*T%zaDU%G&0Zs+Fs>rW19YsG1JEb0Tguihm)- zgJt}a@o4Xi6On%{;<xKVoJ_Ov%VS9y+JeYO1uPl_l+|iaH3uR#|Qof{qj?w62HTpwC8&YQzf_^(C?rQa{H%z#l*F&W% zya_9+l4@+0SPNNCHO^ws|bZ}O`dGumbw z-h4a5o2oVI9O}AH_ndtpV67*;6ICVdi;j{d!l+B#bHa84iMFR(`5;rv#<$&ZrainP zrh49RBcEjC9ZguZ5h@;KTg@6?Rm@zvb0vj$Owr)S){STHns$4N3vt&t= zpL~%Y*0AyiOJXMlah>A5m~go{FE#Q;6Go)Wl;y0TM}8}jngLAz@EEq+m36B8 zV&O8e8_l-yP?(4^ zY5OXtK{x0Kof@kHCx3r}ZYiy%(5Q8LPvZ=BROTzsgz*(&%AIU1$dU;qRVKgF^P|cE z+eFf&2PFoPS3O^cb4O=WHr)H_HmkZ&dLBlwb^G6%;dMFIsl?OHGKA3+gvTNrM>7cT zO&FP~N4OQ2)l#CD#_)P4O)L$H3@v^Ey(+z(XtZs50|kWwsdakkJnTK?p8sE_-1Waz z=6}!Is2($$jWVrDk3DhK2GjmWllgD>|3A%3`Tu@i!j>ggy`oj3{h3~d?xq?c{-IVk zNDdro1Ys}hVXrC)yJvSH(YGhzSPUIEz=%i<^i>>bYq)o;TAX0$Y0vd)G+`~oe=J2; z>4$R>{_9V58LmZCTF4D8A2tS5Po>#}%c2@LkDPUoYZ9eLGXATp)MR{x)9+ zg_h{7v`yAt4`Y)N!u;D+P;^$PpBa-i)H5@tz8912N!M;qn+ud(=Q#9=@&?Erh zQlewonJry@y#@(PE%45r*|M`W%9(LD`fM9Bh8>+*INfeW&gdo^2kDP87v=xD5_z4fm>;zrf&qi!!q@OTwl*jBffdt0l%_5XmsP+ILT)G_Ne zvsLJOW5|t9Z41dPQBzH-rmneaNj)A?)#Eu;b<_G)Ee@o3qEwt}!E>UzWy_uBx?^io zEzXkq6@{s$nyQwnLcv9Xiv^bm9wB(7;89L_<^0tAxigAVQ)ZQ>X3VafmzqCk!Mw@k z4xW4C0oAJ2sijS|$E5H>9kn$Mei9^AHluRkj474VQ$-~XegvRK|2ROHRXi9=)izX_ z$9l+XZ3<6Ik$IC)VMZeJ=S)t`nlmLex#FPIyz;53${CXnLdxN94#2E>iq~9QUudBy zGaFONrFz)TRnkMPo+MA4RFPpeCmSv zPS;b$orD| z#%g#-dAAsyqCvHBMXDwg6)S%=HZ(V~!_+QWz07tW?O#MwRicztLsvA4(M$rPRgo)a z%qpK(oKcu{tKh(zx<+P6>CBq7pmn)aucSXy>X&g+jZ2r}XJpV~tD2g_C)ufGwJq$w zMPa8kyom^sanNcFnuzH2H7-fcoomp zSE1*lS32wPbiQ_#QZB1Zm6gdRqo1aW45w?`x`+Rjz?M}xtteGllq#PxEwgdgH#RK8 zuN`4X%ou7IjXxli;&&V?TYFYY*vX1j=PL@^lp@o+;Rn;VL8fQhMx^vcsxGr&_KZsW zmjcH>g~d8ijL*6qG$S*$bY4ayLdi{+H%(EE-J{aIpjbBqD1}30<+Q?7Md{?qJzZhv z3DriIH#Wm3Rcli%jj1(_^(|G)YPCaJ$>`g;3uk4Hx~ePB&+M_3O`SJqR%-HGw0g_~ zC3dWYdrc`@T9w+g{?^qz+7yQo)!3t20K97ZKj#SMQ)1ttW#!Wm4pAh$*HNO^D9$RibuBYq$7&hOhm68 zVZFj$r9Bcl)U*%GXkq)9Q9L= zorIlHwZV$=L&_^MQfi}=CQ2du@17A*SQKo`O0|qo1Ev18E-YwPH**jQhc+jbnz~^2 zBuCsl?I|I@w8EClQv!xp}vbY5lVsLw`f zf4K~`&B?R|?=0{GK4iQ}6%Om8l0DW(G*`K>bVi1ITD8XIHLAp79k6HTA7Lt2dUnR_ zLrN=VOi6ndW5OO)!3@lwf=PP%95glA9OMGZc0e-_nMqX*L}pr5tOh}&W2Rsw9}&)+ zMHv6!XElo!rPM@h80)}LuJqHbySPwZOi#l_snO|rGOGjY2uw$*wN*_GXdKPf{l$B@ zKkOrB^@WA8>LbWXM(4!Tk-5HVHRJ5*SKXM@l6(oqShU~O%`J^9IWKaUs9vpRWHach z(E=kw`TV)5iaFC#<@4svnWs}+RaL!$!*ZBYy9yG$d49#@%%M3{HeKH~UM;V$w`&VM zu&T;c4H2_OW#OK4hHO+=kYYe;{ZTdAy#2^sSrZx14a4Mi+Uy0nlZ!^@>X$}x^HddxT?N6H-A|T>T+rR2+*>cCAs-?mgVN-gYgN=8dk$v z{?dlV{3WaF>hVit`S^9f>Q(FakYRz9DO+-EZ4*+FQJY&IE)+I$QWOY3UuYZw{IN3UMF zD!+xT#0dDJL4Nbvx|ZtY`EX3Q2IsmZ98q{@q-Mi(r?a;!Y-#C^Q#7V1-Ed43FG@FY zsi^Pa)B>ulVIr(hlaQUAMKc#G3M}d}C)66%1=aL9t8}tl-L0rykF{S_%WBqF>sPDAbg{k@USFhUx^U{k3teNa2aw2e{D+PbB6cEPS4WM{d|VI@P4BVbq% zQ!%zxmzJilVjLTOFU8tJSW`-RRrU31929oo`W%N(UIh^fK2 zSuTLo!wT8PxF`>AY4MaG{6WxgiJ=Cz3^g?qwQA{HI)-jRUsKNmOhK?pP>m_U zZ`sD=2!E}uT3Xv=pO>Uo)-^OXae`EJZ5Ij|cSXhau893iJtC1!G4z9Jx3+q zzf5s5h6dzDjHtqro+{D}k)umpTfgL)@nfBIJ=d==D;EB>4f+A2ecepGEEiUwt}c^O zIK-BuP#Jqvv271wMoqO^IsKy_2uKHIzW6(9{oJO;qcJBp56Ai`e>R>%C@Lw=pD|@> zs;;JA97NQdhg&u7XQ4 zR{0_k)kN$diJa&rl2KBfP#pT{kn(wDbIcR1S$s&5`2a&Y4Zkss*J9;V zg{K;P1lq=PL!B|Z_%My1h2n~eYm`0j5Y%8=)3_RoKfRh$BdMCvt^0)BJXO;33FT&P zF;Ad$_ZD)gZ=NqJ9s8U>Sx_n39+0+)N6T^*IcALM|EiYC@z9=YI9X5WF^QUOv}-%o ztG9I13E61_k&ed0Cp*TdbizkidwLG)tGVi`XVh+w2^V4SJt+A+R`*DwHmb#35=BX)THeo^Wq&IWnC;I@O zFqae`q?;xl$EjxlC8&Z1({w?_X*ZZ=YUeQIRq3jaOB9WE+L}I@4L&x`%!haeq$+Zc z0Vrdj;cXJ!j#@TP{CE>!2j4v^BXd$g#s0`YE+7NuKT5*UOb(TJE!_^yv**k%Hx4nk z-pUIZHx67^PR7%kRK<+h<*BJNDl2Eq#&ZDmF%6#LSi+}UED|5C7vYW@pIoFpZ5o`N zI&I^wTBSaKQ)4d2Q~p@DXyvMr+Bi1HGiFbnlldVJzO680>5E&cv|m|S7`!uY#O&iR zyFM?{cNSsNreWAg4W()|Zs4(3IDhRq6!WfuPe;)y*2>4Uu%o;iEv25q2}^0Zo{ggA=?5_367k3C-+Vrq zI)p7C^tbpdGEC8qD5kUjm|@+-D(5Pr=CN>Qr-Q%teD)Q#`5*WR_b^MQs_jHWgWY#{bSXg&jOH5aJKt)_O3Y%-?)ZOlgWMXXO-f8J2T&ZM3d zavE%X^_cW}31zRv2YGrj%lM2TU3h!1Y%&YqW<1K&pWuc)ORo&gB63Q3*@9`RCE)%z z^9eUAE#vb(?LTvaARNPan+u*jK7?!Ispo2}mouJh@m@pT9XC4|yzy)wBRKvGu-<9) z(X>)cm)ulSxT>(dxfq{epeNVyIeL0cSdhgwM()7#)_2ZCB|{;Lqz*AvTDm2>k!+} z@G+RZjZ2SgW-ixrf@%l&)GxD@remog^ z-z?v(_tgZDYG_QMme3SY3Nt`ttc1ex8`D*qF$36^P-N3rpEK>zM8nig-P=_QQq&Jt z!rZsn!ga<}Ken@OM%TlmJC;79HVbWShG}E2;4EY3KCBMYw7f&GluL$+;}7Ohe;qIX$hR2sI%NDC zr20M!ek}ykr@Ruol^+V`MmgEakD?G8tMP|v2&w7*|vuj6k?;CjBgiHaqX89v}M1*=5=u~KV!_?|a> z<*wS6;21$zZl04Hj#?Z|BM8gQLmkX8f=M_>RGp+XJZC`oO>=As5rpODIeF?E*(gh3 zcb&=V%VpBxa%T$z*!1->=LQ`#;VI5e6Xr-5fjzl-=xeVSfsTKm^La+N6kqnD1^W6# zr*B4hlKMUxYH;L;sJ^T9dGz4DIYyr&WhC^b*6|Q)xw*bdU8j}w=AkX0V6JnNi>S6O zuNS5RAP>Jrah}nii?HiVaJFZJ$2t5CTyFaMc<1hn@L2VwHoVT7aKqZAg!W6E=Zrq< z+f{R)x}*-CGgAG61Oqxg$GG(7sWDH6?L4Yw-X7_VO)G;u{e|tJ%u`=d76x&BLOP)I zC$5@IkG@oDW)6V|`lW zsX1JR?fO#7JZInZMUbb~jcJkB>N@~EC;g2|)bj9sSYHSiFgM?rFlVsN=r8->Y&Tvn zY85`PRd{Zz@B$O&EY%tP;{+3C&38tBNIzd`^#pg1SKy=o|5VWWb7B$3OTFr0W5x@| z>fbQz&Aoii!5pXuQ1atP$kg+})`~)?-xzM=Wrg(nkjk=nP;OqgZ7tT8RFZ8f7wd4K=#MzVcX#N}@QU(fcu9ritDggkGu{LpP?Q-g zG%vQJ!1`m(A9{}2`dd|6-G}e-#*TWAC$!wg!@7*m*h9r1c(|uqKYn;8+#{-(&yJsVpID34oqxHA6{dOxL*k z;ec&CcGnD1lgJBkz%~WDl}{%dd4-VA6>?UU)n6p!N02GNwivtBsUaJi%gIKkUg)e6 zIxS=~6|5ukmKob|*j+OPY#{Tt0^2FrT{D$zA_tV>Hwdx2W=KDWY|4HC+2rRUp|g#A zC=OTBAeTD-Bb>#c(dpCzFl+9c0*{{8IGB8nB`}>TpM$0r~N60ZCs97luyT*Y~vn5 zIpUs%bBYX|3d1%o`vc{3aVFciKcyUT&%=3(Vb=LpGW07ATRXot@!CxoHVce= z735@VlX0lu0y#O>9)PWka@gck#R{Xd4stSneno8yjr=%-$oxeYZv19h+T386zctH^ zwkSWvaEt>dwqq$rT6|Ku!RTy)oE!_3igUh^pM@YfX4VE*QjWNMnt8R+IR`pqTlNQx z`~t|yw(Kt&`9+YEt<4W8hfO{e-EEjpHor2=zS0h1>ab4~kWsE}utSa=3c!|)y(=1~ z&$D5i^jHTu`yI^jNW7l%bGk<)ITVL#!;SLpd7|z^n zT>8zf2}e-J^byWYmM4*s7R%1v#+^< zSCJ971!wLy?mDvRr^ivp@JWIbO46+-+Qr!!A1$ylBu_#nX?N30H~dCRqe>jkSeY|`2+jI6U%Q1W;?O+j|G1r*n^*~4u59ZvZ`N`=YB%Yb)D7W{A*d&snH)RH~Qt4|1x{q;i5xz*a)DtL!r&Y@Q42En%pzDw}af?p8)n&7tu|4r~` zg1;8rIg-u;=U|&3t~o6a5WK(OLcx4yYxTzqE)zUm@NB`Af)5kCSnyK8^@5uOuM^B? zy*59m2tGsbIf5?~yiM@sg0B^Pli=G0^QW$Dx;q6wB=}LmPYHfr@T-E~68wSSPX&J| z_*=pFeyuP+_!g~@@jaR$;~Ts}?jbl=aGqd%VPdF{@2(7aj9~t*w)Mjl!7~NV6?}-` zBLpuIyj*aD;1_2G{I*HK2PvPf-e<(rQq8IKPdPa!EXuvTyU?L@Z;6;L)1aB04p5V&`-zNA0!A}W(L-20F5v)UP-U45a zZxVcw;A;inDR`IQ=LNqfn7{lS=1uT{g69gZ5`4DcUkZLv@Rx$yV@++-8YOt1;A+7w zf=?BEq2Ox--zoSJ!7mE_o8WH+5ABf7+cd$81lI{ZR`8jEw+X&c@XLa~7L0Fn4}H=@ z@KC|y1* z{ITE;iL}iF1TPSLir^iBpAh^v!98#zVe>gkaIN5z1fM7Pe!;H@{#bDD&T0Dx2wpDu z6v00ie6`@;2!2O!1P}CW{`s4xmS+h*O7KqwUnlr^!JiB6-!*OXK*0@y&k%f<;AaK< zxJk2l%N0CF@Cw0O1^-&`+k)L>+Ge5P3c)`SyhZRsg5MC_Y2UQXe8K#gC7b_sg0B($ zd%?Q}ckGsqJ3;WFf;S1iQt;D)KM~vqH@Y@IV+Gd8|-K1%Shg3lDZP4JC^Ul#ne;GkDJtsa7B2(A@;f#6#N-!J$n z!F*0*{oh+~f#3rLHwZpM@Fjw85d4zhuLNh|12da$cfr#I*9cxM_%y+H2>!F+Hw6D( za6ddxvgu9~JV)>eg0~8OMDRO;KNlRyP1{ch?jv}Z;IV?I3qC|}jo>E18wCGM@HWBM z3%*nELxP_X{D$C91%D?vyKlOTJp>OHJWB8s!Se(!7Th5CIKgKKzDV%Zf^Qf6fZ!(u zzbg1c!T%JT)h}JHq~HO9iv>>-JX`P)f{zxwPVi}hFA#jW;9CUWEBH~tFA9E7@Rx%9 z{^@dc7Mv@%K=63Miv%wfe2U=n1z#@sR>3<3KOy*4!5<0E8IaC%55a>3A0T+D;6}l# z1^-0wM!{PIUn%%j!S@P&RPZZ;`wvX#xsW{8QQJr%FC!nI<i6} z2DYDN45xgemX`<~LpEicBIMHr&k{O^3i*+Omk6Do2>FSEPZ2uj2>AtqFBUpi3Hfz` zZxT9p3;Df*e=l^N5b~!5za{uR!T%8aFTouLr+wI2aDTyr1P>z{-;NRT@q){Q&TKN) zQrzZ&?Ppj=3Y|K#smGOqn}p5@LcUS(=|X3V;O%6r@3~z8wx7G*By@f!_z|+n!()P< z5<0I6`5S`Y6*^xEjt+rMw3X=3I2o7e?;)(Lgz&xe^v0CLgy19|GVI?g-+J~ z>HKsh;~50EZeaU4Z-1dPoNRnjB6y16>4ImGO?eL$@*@Q=C7X0t2yO&34^iajI3Yht z@To=zw`9(FLcT@tB}NBb*SVH*lm8n8-y!%e!4C+2NbnPapBDTg*_8JkGM-g&`v7b| zbN@oj zLw_Dix$)--f=?HGrr-+%UnKZ4!B+{sfo#fqCppmNx(96Ed3ajrKPUKQvWfc<*~Hx~ z_)9SDcrfb?OY39_&IVHlkJX$$l$-MQ6FgM#aKU2)j~6_dZ1T21@Djm|g3l0qA-TQw z!&b0;Z{#{5ze(_IMu%m*Pskq>yvyj|k(u+XkiRJSRilI3Mdxoq{;A;4jZQvv_};Y5 zXFI_iz|8YF=yavr_#v0f#))kJbqtpX`53|DjSkB-m2zX}U@|j_Z2@%*ub|x2U8CR= z1)nT<6WQ3jOvtYid_CFNzX{B=u%vc=L%E6jd!hfZ;77?O?vr4~<&yga%1zw2h5q}3 zcau%ruLOSsrkz=^lU)EEQ{IH&?t*&@&J(=9;1a>31y3NGJj@oH61;|N%5oAJV;{Fu z!S+3qbA-+%WRvIZg0B=hH<8iKxc!Q3Y~CaIDKhSjxxFO#Ex{j=jh%mzjU5l`eal10 zCjTSISfg+o1GewjOcpw`$tM5v1TPdiRbc(%|v zRLGAMTt_zf$9J-Y+yrJ>rnrvt6Ut3KPa~VUI79GO!IuiYf^6*HAovc!PYHfW@MmOG zU;h;B;a=0qv&qIM-N`1ceuD9(mZ5&B;F*HwlZ~ClWMijJ@QFfyli+g&ZzUT$*N}~! zTLeEO^q&y?yx_l*jh&Cl#!e3Izbz*P4X>e=7JNg5!AhVAJg;xUb;-$tK;=WRvc}f?LRCy1!f^_%^}! z34T=Y3xeMf{CB}VOxx!GS%Tw&y9h=#hWdOQW8;n&JW23O!LtP)Ex1AOYQgITZxMWn z;L8PHE%;`^zY_eM;FkoyA^07^y9IwKSiO&Do}cu<_+tIgSMWf=lLb!`e3)SMPMxt? zE97;8FBbd@!B+~tR#=O<2Q{%xq3H@oeWzU<%VYn#;-Gm@;bpQ1*`YIOx$%set}^1PM6Wy zF637T{+;0a1wSSDFM{6{{5Qc73@G-Vy`A73!JP#66+BSzFu{d_=LtSU@M6I=f*S-k z30^Pwc)@21K3nkBg0B~RtKd5X-y?XZ;6Dm}T=1KM-xd6^;N61170erV>+?>6_Ypiq zaK7MD!R3N01kV+`j2zSLc7@<3!Rj43qodxDGkk{7Ialz{1^-6yZw3EB@FRks7W|yx zR|UTz_*2233y!r*mn$wfDY%E=zJdn|9xk{<@N~fyg69ifD7Z>+t>86+j}`n=!RHFT zO7L}pZxMXE;77>jdB|gepA-C&;I{?8FZiE=zZ0Cm{k^r%|NXT*Snx2xC4xr_o=LX% zn1UAwK2-2(!RrNY5PXW@ErKr*e7WGO1@9F6px|c(zaaPn!5<6$Ua*G+nJuGw*U^-> zn~>)VE)qOO@OZ(8kj?$wX$XM)+jY<{AGvjryvPbc@&`L7T>U+_Y~%LK0w+$4C7;L`-3A^2Ru zKNozJ;Ohk6BKUT}4+`ET_zA&J3w~4ZyMjL!yjyUjL)t&>1m_6uB)G5Ofr5t#=C@i} zpH~W2@2{G=SS;iw{`7lQvG7(=Gx@}>$~0=s?wiC6Z*=bwBQZ=a*$)u-@zZ!YDiGj0R0+vnkf!FKNE z<1PES10G9+>j!?6Za?4Q$M$wz%BF$HK2&}-YZ&_3`Y@NAg9A4D*)p?e{YF1qR(>|VqMxk~m7k5T=x6K0No3A^Laks|1|kL5BV8u^7aeExczXh z5`2^3y9EEva7XArLpJ4l%`ok}E0}9V>QMf@;4Juoa@y%)xD&Xi-~ocUCZs-f#u;Yu zCmUu}a!p7bGS`8Ys|^o@e1%~?+HDbhqTn+P^HrSl4UYqF6Z}iTcNm@qo%;;W06%P) z&uso=crlp&CoQN5Bmtt6U=oW<5Fj&;E95#8s;;q zIfA(kWL(ORGTa@!%rN`$D#2?F)Bh(6K1=Y=4YP}JO-TFX?S=<|?;x9gaj#&m2`Q%^ z{wVlq!7mGb!!Vki^O4{$1b-*kM<1kp>c9vBn=44#f z9sgg+^1Xr|7R)uL)p_19hw;}9=Y!uD{F&f?80MV$z2OpY7Umb)KA}H zw_E1_d6A1C?_`+km+ppH7kv%0E`}JM49+)P4xUUl>z@k2^9<9siv(8*t`mHWVfuEx zVfywY!}RSLhUwe$4b!(53%<-SeS4i@E>UhZOdsBDxG(tkhWmpb5&UPvd62(gcrf@C z!~28(PB!bGZv{uQwVY+o5xkFKOr=h5!-(eeH_SP4kYSd00@CJ-gG&~UU`wi1qe-!+*VU7CSAgdmo&!GI@H}v};Y#od!wbPJh7SWDZ}oNCxPJ3hWCZMr(yQB{(^@a zX4e>FnEkHQFvqT$|EIC@fvxJQlkz> zo&Cq7U2_hI&GSMJbRtOGsY$M8+hE1(zn}pzOTt#AtDSw=(b&_T>64>$HO31ilKg>cH4@5!tc=68`STPeby72amN z2;t8O?-t%?Tn3+?89xF3x$#o)QDgS8_^l=LS`I#D{3Y<8jH|)?29rMIzZk2>-Hhv+zdYZNfW^Pb2Lf{hr9E{N$@1yDe6vBUL%rX4lGUnKm?+E|dxEbN+g!_$K z5&mD}Ht@&7qtWPNUhN3~v~aHRR)kM7{uX$OF~d<^^p;SS*g!Y>JT8FSptUm0_J!ruw^2=n`K?voz)oH6bL|3i4d_$YaY=t;%yAcw8*^;Zca1ql)M??r z8RsJWec=y{CnB6vQ*r;3Z!*3Me5>#s#-BrYzVI~T$q1h*Tx@(d!b^-fj_X3=MF1mz&Ys|VhA$(G}PxxQLmyB5#oW6qj zvM$C7bBqNK&oyRUOfqJBtU$QX_;x9)Q^MzkFA8539)s(wryVbxCp=X+7*EpjWqZQY zmXYy{k5(bPN|@~c_u+lrc{}-2VcK27`-Kk+zah-~uBYu4=6%uspT+x@b1-J$&0$`= zmv}hu6VAK`I2Q=>`s@D}OA0R(UM9RkxRH!&AFWMztME?YPT@mjd+yXF{HAaZ*`6Jp z7QP@Hy!VLyW?;A=`Ty+32~QBt7oIL$ELnyK}5`I;9%*eqqj~C7p4&Gxlo!JszB3ve1A-qbsS-4$zyYMdI{lbTZ zgZC1xJjWQ$izTdAxKFrW__FXwTw^?Kj&QDUf$%J{-Q$wN!Fz@lzD&Yb2se_ahUIJ{ zPYZb~nKvWYPV&7WcanM0g&iUnhTKJ-5%QblnIZR(XN7#4d|${H$h@h+f_DXrLgrx8 zKBmDqG9MtoCXjivqb1gVWleK+4St)O!rxU+O{x0oL_MalZK|$M=(I|~6heut(U^5< zXr#=!lp(3a+KfzDQzJf@MQEr)hDnYF=T^F|YgnT6W>(kNZm7q!yp>NkU=H)TR4{{g zbyI9`M-2DC9NCdXDvN=o*t6Wl3?p$%?WhyT;T-iRM%bHi1(b#}YN` z*W1=GG+Vt7i%VB}5F>ReH6D!`Qr#IMrLHZ%>Za;i9FMD8QwPG%u}u~F-x<&fm9jYZ|s-| z3Z2g4S_ec^xDi8U>za<7GXxiA4xW(?9y$S-YotRtV^}1x(9iNPyYzfw>Wa-6GT)ia zndVA}F4XDJhDQ%c9Zs#5E%C5enci)h+5rnoViF3b2-seInNYruj+ZBm-fWMGv>;v|cM%^^z8c zpTJyu1J<;BBhgvn_HldJEnytjcVkh#5(~#qV6OLltf^j(=&?KFdar|3uMF!sSlnFi zH3X<$F7()pVfom_alQAzs#k^eOnPT5O%lJfg`&r9jO&etnCdlJ9MjOee4H~t{hARs zCh!RVxZk3PUmK!xGx(Llk7<$?*M{=tgSowURGuzhLqu;E;ySUodA@v}ta_c$W514i zc$}Hm+Z)kizcf?%IwE?_d&0SSsK@RY^WyPxDx$X}iyptl)AAh?Jv{nI>x~*QbU!yD zotm$5-Xt>5Em}6eTj0lfx}M)18S>?Jy7_*-9e%nUxz7)tN8FFTUy34nTT$2=7c)Pu z&WPw0K#$KZxSuCtalPQ%L9F|Ah<)?BvF_&OW1m{f*8{zLI8iSTi|f@#%E#xrNyNLk zUR^}*1L&2)iF%W;xZXDSu|B+f?9V@hbvM`B9MLQ8jK!+pM7?}0u6H1!*MW6=#09U= zkH7rRk!g}#fpv5amhbaecfCJE^v+{_DifH|k9ItwcfNB_uK@9`HxSXw!2yPU!=%mi z`28d~X)#mx4jwP;`ng{4-6Yn1|M3|DuSIUIcMHN*Z#MKMz=`{h+v9pg@QY*J_4rNX zMy$KJ-i(M|8T7j0L_KydUGH(zvo2(eeSUtM>qbAWZj0pGj++&~lXdfa`3!@cw1}L2 zm@@_e%$HqO#_{^n718U$&5Ay5uJ?;JSJ(CWBYOO{Xr7CiA6NN}C(|Uk z0y}mfoPUaX_hE6p+X38e-^2>&L_%>9wBWG;p`*cr4FE5MVeQlUJl}JXd|$$||8~T?xgNiPWtyZ# z^!9~gp-^uT7T5bQqBjjEN28_TkLwLY^d_9e|5Ol3J^uT_^~Qd3Fb&iH7TwCa$;GexZP`A^2u}OmgM4ub zP1|emW1q&&%U2xPj`!iW%AN4*enpY(=)E#{oh*l+Z^!(IUir6iokWyK5O& zF_jM`)TK)=X|KHCY6ZBX&9Jur?eyoijT!w$kvePtla#`Bx%UsvNXCI9dUWpNb~>@DpFbulfr9s64;6kDhg3 z!JqOK{A$6UJ|4D##-|sJVjQ>ll$y@oh{IPDdICbeK&Z>Z#TyVn_xwW!;bUUO5(xUd zqDy1A_<}zy<|R}M0bd{ph01?DO8hH_c2O=6dVvB(!E6Z3FVL3%cSEgbFhhao z@mUlKP-4J#FUkoPJ~#{_d_@sD8eWLj2dIJXz@PzVdH&a_$@3jFK&j$DC>BnlIPz=Q z9x5BM3uOVXQbpc?HKB4#k5bxCp~03OsUk!5hfhPpEM1`@*Rp)LrQ<5{KI{*Tu=EfWIT6-|Mp}BXicCe%LZd8Qt|Fhq z@KB|t%Ty$YPK6Sdj;Tls#wj$~(t}iF7W+HK(xocmXM1BUy@!gty$9%VmX4~(Sk|wy zbcu@W&GyF|8bhK=0--^{Ng6nh>Kq>EwywYvIqx;~2`&B&!5Yex7u- zrQzh`NY_{zPCko+Fxk>@@{u&6*3xkDMmn+1(s1(0tY2?wIQb#ONN9?s;pC$c0igy< z!^yv-zNwamlNsTmX_khQuVMLgOT)?U4F)~K(s1&gbn;9~!^s}SM!B;&-xtrF+NBP{KlxZcvviAP%6 zIq@hmIIWip!ReNUlipxX zJHyg&N(@U;=uAt)2_G@%oMmZr`cy7FXImPb?4|y5ER9YD%RrxNX>?*cbJBU1Mxwuz z<>y;Eq9QY??*c=6#VT?g+rQA#1CisHQ!ldeMJjSQbKbXYc}PWWVfz;w8m?fDJ2iL> zdLE@`j8iVnJLNm!YAi&NOKH?jQ)vJ?{UleX%PoygJ;Fw>u#I5kE?^?P($Ic%>OQV+ zyDW{>>K!KXtE@aabptzfwWZOiV`$_xhK6byd0B8N8jaFYW8`&tBX0_Cqmk>G{l8}$ zL3p3Sk-OQ@K7{k$?8GgG9&VK07`&WHso5yKHLvuJa0vAy4P~fwr>Rs9OOv$hE<+au zROCXs{|AQl{3`M+J#n|CeefJs-_Sjl_EhA4_Viv$8zXKHjzLRNT4Id&QQnCA!)N7< zc)(Q38}Xo_^F};ml{zDSVrgf@! zVXu;Y)zX-a6FK`{vowr&fV1s4mWC1aH0pIrGliky&>NP9Q41KDzqK?{SSbVXO-p0; zzJSCKddt#CVdFWxZ(AC(d0iRk|F$$z*jR?c?<|dpuz-R7drM;?+(`L%ERETI1iBu2 z*U%7UV80X`jYgvMjB&~z^G^A5cmtjCFk|L@Qz;CiR@1W|7&?U6brQ=zw2ipD_mQD( z-uqMVR5rqvOe3G<8~JPaSvK-A_fmf|l_KcL2lV`Bh7Odf(w^=f75aO>M*h*Kkxzqv zWFu_JH1aRg$e=*T=Y?m%Rk79dm)|qhiYinrNrwk4!#`NX4u!>`pk;XFDy9t?U>O)L zRTc<&Uhq(8in6_Oy|*p$@@nX*lT2r zbc|st_ByB8D9ad#wqBq_rIRR8F}>AKSOyB|kYQf14f>{sS9-ybPMg z+lolzvD+D~dpgx|6)WPPPjC!4e=vtLf5w>*<f>THpn5 zgUwO)%5-RDp+l>^a4DP+JA;j{ahlMh}ItF?)7i(GQV8=j@o@918#4$#wSc2X> z)G|hx#t-s>)nG?yfoXhQq4D)z_*OQ~Wg>K>t;iWPirqL$sBU6gNhg7kn@Rs3?IhsN z<*d@^7;xv!Tn3sP1MZwgXQeD-h%xU7FZdMAqm9PAbiuqfFFXmeDYlR!)$TOGHyJXH zaSZt85)S_c$3O?TqYrgBhVxCQWmw;|dckGTAEgDR@$N$7887@NHolExo^_hgcsr*< z&N0yVg|w#EG0=ED`WD*g7-;-hC<<+IjNvLaonyJ#F_1N$VTRh`81V0>9RA}R1O8nK zBSYV?j0)quW4+)&SQBM0Ob3oHbl^lU{0$Vw_NJzjY(*{)>zT5*S;l}E<_Z}nI|dTc zP7d8EmVpg%?5{NMTaGbM#ZIHdsg{9pWt^Yj1-Y?~(j;Te_JTEMdf~s(ns?}%vs_!~ z`N?FQ?HHI-O|Bn>NE9mM& zLww9s8vh(Egt|g}Tv8rCkRJV3h`0R}@t-rmcZ7KRIwHOqK^3|_#M`z+yo`zNySklm z@w-`agC-`#KcTkULcDRB6t6^v3*8su4Nq;no(bTmA>Md2#D79_9@lkd#7DEv6PlP4 z_c+IYripp++loOv7vg=wqIe|(^;f!NY5Wo@cwQ6B<2R7_FHNk9zsmu5K@)4^y^Q4- zHE~${G!nno#QOLjNW2$f+CMtpO5!ge?uwh^?=z8p9^&q`Eq)}e{zBL3sAwgjJWcgf z>{kpb?1i`i%~iZgXALxEn=8IY-xnKdYegH~74t&eKAu={8S4%8LfitLQgI!rv0jMV zxa}49u-;@Z#C_FS6{|VxXL=!SW6rC1l4bL~5cd@qRg`k1R(T^D^WggQ_6Ld=pkSKLq6UFe0FrEaVE z2mNrJ7h>ADtD>CLEnbN8=iZ7#spW1j#E}1S#S`q`J*Kx0RlH5=UPC=vF@Syep`o6r zm`JOCWT>YqeoHO)8S2>zS`_-Rp`NdJi<0*n>em&&;n+W5s8=gy(`OGF>WzxEq#iQV z+ZAPuxt|#7or)|5G4!yZ-m55M{~j^a2Nkcg>`_B~Qt>IN#|-tiiXK}1Q$zhz4dqlE zcseB>_xzl8!!}Uh2`{z|#Bi@@V({AlBL<-HqDk@Zz^fwyFsrC0ejWH~BsoN*CIR3J z4N9Y0eefw(djsl=rkH9Q;OC;Lrdnl5(a7+zxXF$G6SK2uR2kK%`0E&+qDoD8@fKvR zqS2c0#m`3=6phh@KORM76phtHAl}9-FisP}_&U}ZuZaQi^D$gSduk#S|2bl^Xo4n+ z;*U{mFHM9KSr|GnaT7j^N4IB=RYfy(K}7kVMU)lI^0OyF8awiMd|ZH2ch*zEZNOtj z(H(OVH-2^FqHH$3Hk4uL+f!hb8P+y#FZmz2H< z916UH&v75)qv}aI#6KS1DJ~uNg)R)@8O-=e=#(GpIv!q*9sdADnzW}f5k_nvY4s@@e7eoBZ>G=QBtHT1Cb#?!pL#3J`&frf&t#ez6R4G6_&=+ zuoGB5)X)JuzBv>YMTQxgk8jEmzmegV#*>pb;j_pHOXJDOndot3q@`gJsTIZD1 zL_Y%+&SE@NH~`gN_+nsR_&QYchgZX9zw)1j?v^z8pAr=hh)%*jFMK;9*9$*^Pha>r zI09b+aW*S|54usZ${&P~|5{AAlH}g}R;@Bn(iYwZW_$;vOWI4$MZ+q79fG6e7)^L_ z-tw1h(1b7kGjy+{LlZFM4;bE(PX8h(*z*%~G!cmIQ~Dm&wV}P}zQgEJHR1b+&**}o z>}VhmzZCkS3w2RxydAZoONQ=(Sb2N}`W4+z6BY3vQo~YBj8J<~dvuxq9Ow@0Jr6D! z5j~)^2}@{v3gSJwd^9zv_;`Fo4;;gSKzutjtk5Mz@e7dKqAN$!OA+0R=qg=O8vhYh zA2fOfO3LGl;fCmHT~dLup=W{5v4b=*DgFRVjjgV_7Yb_QkF#V=)y*IpMz>@;Rcvk5 zO_fT`i2neQ6FayniqW1Ee}Kdxn%E~^%XSW}V#LjhFM)Nj!!)rdz6-*!byaP!VCm>o zQ&z!lx2LU^UV`HQA zd-!bhL4`knACTYhRso(Y_|HXwpJ5QIuVP5}>*$OrrO$wmFTL@pd-4`Q6+ghd8<)yJ z?8u-$fxtZ*^DTCiO&%zzz8Y2!oK}1dY#IfDDyG&dW?NM~27y!l3tiN}BHFF0XF|ik z37Wf>+4omqlhG1Q={zfn{kL@w}UHHpenO8Q2Qaf)P z?Ubz?W0g($msAGRm3L6^Ajs8+#$&`l!@;V)48$aWy-6fMECN`7vtbg5!vPM%sixcw zZLH+u2bLk_tqy*R+8#wgH|S2B_0NJh1z;OaRd*OD^i28qp)FVwtZxBxC+N#?!Z-8b zOK)+$JL|ync0P^18{aH;zM0A=;NIf7%$j#X=vJKCsJy?lQTqjlp{_RSRY<&yQycXm z!239rcFP_BK7JsEmA5q5#yWIM7|sph)NUCCFoFc#G7X@CC*8tFGW+9HQ+((RGL!Q0 zLw9li;7)2QML{D(k~r%}fY=C-W1YGzD7xIokG*hu2L$U+0`n{spF#PvL0kiHCFRxR z`!LJBxp^OPhI%_I$2uR)9cPDp8Vz8q4@B8??{HrhNe%(1{NRE1YNvZgc(u?NgR{K) zyhbz!jVGYiR2`A^V~L+Z>p#aiGn39KuVD|)q>n(qhjRvUs^Z)!sGaVu5BkBy5em?v z$=`sWH!0sr0wvzgSJ=uUY=6?sw;+}9!Gk!t#;7A90~`GVRUof!x_6{61MX4&%!yDq zYdW!|w)Bp$@6 zqwWQO=W(hjd&5RVuK5V!>Wv9M$~rSp@Mnm;$2yBZ_~AormXw-10UsR246ajtgCe%2 zKeU2Tqy9z(AE00)G^G&NYpV~&rf$Xl9)wLV0FVt z`f`w4?c{R4S(ICF5QwQ!78ZfUH=J}?eh*?Y*P4P8o zMUybcQ8J$z)VxdZ;rqxd_cNtvxsN=nq6@>}dksbGtuA`ao1s2TKEL5 z_?cHh%FjHfWq;;ryVat7F=)P%p+>V$_Ug5YC$Z{)yDuxj2gLi+1&jAZ3h{l*+~&ad zgS@I}S+PGlJbG|^kXMR8^Nmx*#dE^pQ0b`Zl0-L$5TklGOTp0})wt&AEC9h0G~vfx7U z6Z8xl8EwtYn=!^Vrx~WXv0|jaX8m!4y*>3nR0Xw>_yWWqrD=QWeim={?08Xlf;0{# zYNUyGJwRi7=V#*y>ysr3Am{%WEb!EQzJqr-_Q+6Z4jy5zDWTy5} zYwArqeVd0_RHuh#`Wf3i<*PV<0h*lQ3b3ZY|M_6G?ait|@EFJJIkb=Qv(ZXH8k*+F z;j`8EDMq8Q0km+gX$bicK+zQB9jjgYE1`#XzEx{udV%eWB^SyH%gRiZMUt6-!xqc9 zMP~8z22QW)YBgwm7$#hb;@vOX;{ewDCK z)#cm69y_l>^q4xiaq6SjF=c(97CX4VsHrXbONrg}7i@jd3N*$GRvN%VHCscXAWjx? zw0Iqh6Y{(m`NM(w9C`z%R`Zg;sT=q8cQ)15n5+T0}I#EiJ-bh1C{@ z)v($c;Zf6|F^ju%wI@!W$~54j4^MAmx&86X#-H2*v+uZ>-AtmdaDh2MeY6xi6mejg zG+XY1?&V-{hr|GK2fNK9p+Aiq3F$B%E*hp7Qr}Qns4xFF^*_KyBcL`9K(9UTA6Qy( z!6pGdP~POW?#}e&#-{G34c!|jr?WkiH%_f-sHr2YZf|axoa*lE>F!E*<+5ZY@s|X= zPN`R4rzReFm|BzDyHXv!&FRT}1kzVS4b*1R*=&2uN(wmKVAZS7s@|8MPOw`Bj{x7E?!G`TgE>fdGK5$D!^ z&BAs6W;nCmb|_u#$>97iHDuDQ?b%#9^S@Hz#_8)ekM1QAo}JxYt_NSsdRA}Fv~Nsj zlI`_br$R@057>>l{t@%<-AQ$Ao08eyo}TVZ&Z+xa7IB(5XMA~r{O9I-I$iaz)hsQ~ zw0E^O^|rYBlUp+BbSBr`Kal^k4NMTO4^+%QJ?cBrzn%{43cpTuXZPeK=)mf=E7w#X zkj`|aJ0^2b8k;)Ob^_&XbQSPuqdApq?rf|{F)<<{k{um2ZA|3J=5$MAZ$~bf+tQQH zf`{AEWH#4~KZ5~*91jc;U@UN{jt$8i+GZunBI{CDHkav5Q5-jBq2d zbS47=_qV#RqcPXgo#_Mzshh=UDwA&>TQu02C$Wj5>CQMyB7RUE1grN@6;@F@${=vx z$4aU0u3URpZ+9#kn~Hg7P5P3vf+bElJr>u!fQJ4R>%Uad zy0F+)*WTX)ZRf24#}7St%c74A`WuWmPO1NRx<2UnwSW3IJD0xp!bN&e&F4T$b4<{) zFs6#^-ean-nfL}?JOARZ95(1Q!~U)wFfDzbi5wRsQD>`*uVC1;9(3Wu$TPz$0>TU{ zN*+9(rfSU}2Kt20aH|=kTI%dLM+bqHey6Y1t~E%*Y7^~)0OGsRaFwz5YEAI37Qt>~Hce*R+FNouqxCfA znB-J*W3DlY=ZIJ%lDTv?2dp57#GFibwqbP65f*5HfGz9gOk}UT`Ap5d`FnfiRQC8nAy?ZwZSyx>WdVgNwzh1 zHFrQ;S2ukzf6>C^{IzQruShOhkgTiIEw|^g$|`QT-1Umhc<%O=r%P5|9wN%RR21aM<#I-`xz(XQu5ACYNh?9y5EtNpmN9xaZ4 zb2gK#o5o&bg>!q+p(*t+U`w*IaWjSW4AQg14%U)22PW67oxghR;zc@I7p`1!NOJ!2 zwTo9L4_>istzyJryLYVhsoPd@2dEp@fr;KVbJirYn^aR{bF#amF}bO|t3KJ&h~AjA zfyN8-&?FAbd^jYl@`2IQn{A_?=_-y7KW9J3oa1VneHu~o;hR>MEKU^nxLLp0W_U?KL6blYX@scx+c!^wziPN(1p^axpzozn`@Gh|LWK<88_*woV7 z(LqgZylcEj`HyhH{&QjbphXhE^o4 z<_`4pIOOoY>g$tJ6?&e`A~&RyW`;3exHM;GN{3h+v`g{>m0W;_63VRxx-8e;ndZ=% zeoOIQI;S(+mOIjo=zVu8)r$qGy*r=SjN{w8T3Cmz zaUs%~hEue#e@~`2=8~xoT&mX)7^UZOVf>RBjK8j&O}FYy+T(^6 zQ%DDw4xW6{PSq-=fEiFlFR*%{tRau<5Hof?t(%gE$<&PeLZR29yv+2xOx;X+s4!@3 zrLi~Ho!pesE3I3a>x|i)3T7$8T&iUfz%0}^jZ9i5QS0?}Q+uwBV+Wt>5aD{sJlJPx znZIiJav6>h z8s>bFOr>;;x?xT;3F@54Xh?NrzHBzEPA;jNR(qf^Hh(i|w+`rpb&1_qal3;_o-uQ{ zUjXyYIh(J8yUM4E9_16E2pKQ9ms&RSzK>81*x`?sIU= zqN$PI+c}B4+Pn?M1Lh_gn>%c|@2o16rr^2-5s3*a+tf@`-f7$9jh zJY1M>9gQ2)dRjEK=dk`X=h_q%@Ua2n$C;4C!xhA3J+mK%t?#Y4S(tQ!;>zTf3?@jO zd-M|srf}Tgv%7UB!V1dMnA6w=AcyN2E(#jxz-Bxa?z3w)y*6t(_I;Uby1Bj~SwCIJ z4HxHST!r%)!%ie7k9sabX4kAYYzai1GW+T-WNqXiGYnr|2=UC&K1C0VCk z_a$~A$0b{k`k)2lkF9@Ugj!6#<2b_%lbV~mdvR~WEMqo?j0`=o^1auF>50&H+M-Iv z?8xnsmv5-PwgB}l0bH#0>fMf*HHD1eVz(aC2fJuIn=7c8`sFQ`*>Kt&wvL@P6GF$B zOa2xpKkZzi)pOF^CGEH3;KahZ=?U|+JW<`*j2#|=qP=w=^PNEwrcSA^$#$cRL52j= zkxf*$Hg9Uov{W|$wKg{;s#mrqs`0RIpVqEkXsd4N>aOP4;}KdlHd?8kEnngxE%fCz z9hc6a6-kbuJTL4r%$DA+6gLFbSp*`kFsp^bCTZA_ZNmiLP`xSB*aHDnZ%^f_ zH)8jiYwt)`Ba5`Or#qTi8N$c(cJ@^3$Dx+NCzjP&ELEwtYOV{IyxfDpmHL(pz7?As zx9{OgHw-?6vq_iweooiU=`9LUxxJOq+wQjG`sCeY6E+RdoKM7H)amX=Zq1yR%8xHyH#u7x%vTyENQCv|}fQT#5}{ zvU_8TwjG_e4?>e1d#?CqA*#1oQQwdAHo38I$K0e_(JkxkK5dr0snz9@Q}?CDU>H&z zGeUE3XXln=Te`8?Y{|KhVV$nG`+2=qfthkeI8t{fnFaqs*?+0eyKGN z{q>NW&0DVUq(tv>&3NeBTJxj{n_(J|-zWm-9qgVy>AaR7tYmW`1t*)4Q<2uNvg$>Z z(-(KJ%=6~%(`?oCwALFtb2Eh7Tm8TzpZR<2_YcX&)UmzonLf8A?OlCWOnXeagxy4~p!X1tte`X&0AWzSR_ErcnUhqsxdzwzbb1e8yKSJSd7RCB$o!;G>ZAYJb z?0(x*-e2j^HTyh$iwg(i+sAGfRw>-X;mbtvoXSnJ`g-Lr zznezddagNepxcqV?2V+U73rNHM$+Czw7?2HRke={@*9~2E7vYH4_@+58853ku0)T`k?};5Cbr^B1gH zx%}X@i<8Tj;hEF?DbfeHM?>(w~f3+wNIs-Dt%w=2(w1eC0+s__V8>N>#WGMgoCr+;~S0k z@N7EJGUE(W%ixb=+~G|yNXzVHa0xEu&{>NsiyhvZ7=Jd*gSa?B#8)H1$F!vmjyEw6 ziW0L;;$mwX%`NBKi#W6lFzfP9FUm0;D8|)+GOSBnY;ESdo0Li5s@t{cfw&JFR%}Ss&EzFim0I zNx1TKb?H<6hhw-l;GB)OXL!uS>F_*a)Ln!tPgi#-G5XG9InLP@^G`q=K8zT3*W=35 z)jgV+PQuZQbGF6p0{0N3ZVp$TuI^@HyG(4QjKwDjyqy?z&%%|bt9u@C1Rppq!a3XG z9RlwnM%`<1<>~6)K+IsoaWl@@7T+!~UPe;}?G4sYzoX+YSq?K?`0_aqju(Dj zOCKCBC!^oiwR)xr{%nDl3A{?+Lj^uc;FQ43r>-sSTie$0g0KB%`Bw@4Edu{g;Kv1i zR^ayq{)@o>5ZLDx>=`6*rNEN~-dEt20w)FT7Wf2#&lUJefo~P~L4kiE@aqDyp#SpU`o5tiV$Q zUMTPyfl~rsD)0>g-zzYGpT)KHYk}Vp_-_Ii6&2(w1fC%941t#le3-y(0&f=h7J=^< z_-TP(6ZlU8|4ZN!tktexBL!Y9aFf6pfxj#8Jpw;2Fn`v{>HodJe-)U2;pt@N2)tb2 z^#XSYyj9@a1^$V^zZCel0uRA{!L>VH;AsLc5%>^+TLj)H@Tme{Eb#RL-!1S@1%5%` z-wFJwz!R~Va5i(#;_v|iA0hC00`C&|A%Xe3Jx)&udl`rE*Oqy_m%vQ|X9d1l;QIys zRNxTyQ+fRY?2She7L|H1l}s} z*#ci7@QVV!Bk*Se55%Jv=abe5V z`J;5M-B$#DPv9!-vz*K{f%g;mM1jv2_-cXg6!=YnKM?p|0^_gR^Xa|J#?;EceR3Vf}=4+#9Iz)uSNqQIXB zJOIzVoSnr2#|5qzcwd1J5x7O*jRK!4@WldOFYw(0zasE&1^&Ije-ij(f&VUWIUdZp zehm{iA@F#Cs|B7Z@Ct#C5V%d?UV%>*_*{W67x*TD?-lqlfu9rjb%FmR@ZSXv;n%oa zf6E0PEpUy%vjtu%@WBGN3*0O4X#!s$@D&2zCh!9Sza;SQ1pZiHeud-uQX=r40yhXe zU*Hu2A0cqBz}o~qSKyrj-zf0i0zWPA%L2b6@Mi)~sVwwmp1>;vP6^y2@F@acA@H>V ze^20h1b#%|j|C1S3iebAJXPR>1wKmPa|GT&jQb59mnRC(W^Vv?V|O31m3c_uN3A?= zV*O@aSNZ1sE~@F&3fw{D?7Fs4wqNZ>&N z4;HwR*y`)>yjb960$V7d46xI4oRI&fz^4g(roi7OwmL5p z_zGa^#I{L&U&!Af@O=V5DDY#%R_6->zasGKz|_y7f1i9ijvovBnUMEaLB{%LqQHv< zUMFx);By4tDeyf4|5D)B1^!&%^6>>5ss;9;4{j~PWAZ#^PIvj4esq{~+u>S)7YV#n z;KKzzO5kpRvjU$Y@OFWB3cO3;JBe*Bx<}v#1b$fHR|S4U;1312&<_1m+KRI{tSB{=UF>2>cAO z&126A{F1=03H*`3p9=iBz&-?%)2V-O!0Im%`~D6sxc)5Fbb1~Wm_N4Z_%930U)OZ}j|A2~v}yYl z@)u;H#M~I*;16rMx}ycw^VG^P|2i2we$#o0b@9j{?`N*@ZVgJ1Z^s2GD!(R9Am6UJ zoa1iI)pOj=uLklhof(Va9M=7^cCug2 zX5BAqC;R1WP7qt$*e{25zpQPO$hTPc%kJUXFK6>Y|za#L6 z0`or^P@X;xpkEG`2+Z$B9e=3Bc=W8QEao^&6nL7zb1mk&v7f*P3cSwZ1Z0{7-XL(! z;xUlfD)2UotH3|g;t9YP34FQ0*IT?dWNxyUh!MQyd1G4L&m@%T)gF7TDaHnwjN_)d$_ZFQf(j|%*AfnTtgDeJcazbo)Z z0{=r`{>%t%pnoC)4;FZo#oV)u6S&r5o&N-0DDZND`JFY}qWn=7GiS65e5}C734Ef! zr(4Xta)HH*fiD%9|LTEl9Sr_00^ct16T~)O{mNqc{1t)U7WhvB|HWcf=l^J;9%B9@ zAcspW#@AYEh`{_$p_HLNs|B7a@LYix3B1Z;-oNudVp0!rN??Bf?)VvjziIJg$e$+g znF3!;Z1d_Z7Sks`5cmOs9~bypi3XXij>F6hy&rN_#F%n&L58o zap<)P&&qiuaC)3jI40oqIAQJK^l&_!9$nY!(d(Dh!#w5m%ptaVmJ&0u;8=^(;iCoa z5O^~&9fji*oDQES@J?dH3XdCbI((PF4+;E~z`rJjzj(Zj)8P*U{wJ}`Cq>*hT3jx0 zf|!oMF-hPV0xu%AF`)O-7Oxk4Rg>M)iNBk~HOHTm!?n#Jysz9?(~du}sjI22>1f9f z(csUjYc$tVHSQ(l{%=)(l@$I$dG|&3?P=FcUa|h;Cbb(j{_?mc$KT(n(SJQt(}dsl zFsiM^mZD5v+n3GkW^Ga4o}(k`Y8rN5J#T*>wa$3$nm#4g{M{9}4&)m*FM69kG^d+- zTk&2y{=CT=VmSEKjBfN;mo_#vW$>5KvI72^zYmQccB<9r-^$5)eiB@ka#p!Q3CPm=}jReTnDcT%TTqS;(!AEFL-$DKK1wgNJ%B&no zK6hcAc_eVW2YnT|(!MxOr|+14`i=%Y1?BE=_VF2w)E7Xb>>u@U$#(jV@2Bq~(A7?v zl_Pnvm2*Xpg1*-gxVm=F2Vb^Zigs@UkL`}IaU#(e z>iFF+^>JKWKkn+M@16npZU}s0_djGieV_HyH)AW}50i@e_QdJ*4a7LH4*5K8nvH#<-EWd+8PCD}}ei->rhdbuWRFHkIP!wpE0iy7my1?WWy9{p7eA KULqQBRsIKwqL%Rh literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/libesp_adc.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_adc/libesp_adc.a new file mode 100644 index 0000000000000000000000000000000000000000..619b7a288c3a976bfa770dfa0766d0ef89954f80 GIT binary patch literal 369330 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

G=j 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5ca676e1d67fb710bb55c0fe226b9561de0829b9 GIT binary patch literal 36636 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 JvLsk7?+>tD?+yR} literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_coex/libesp_coex.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_coex/libesp_coex.a new file mode 100644 index 0000000000000000000000000000000000000000..48f8c884b41072f41b75b99323d5b1d7dabe7ab8 GIT binary patch literal 41170 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 bk|&YCKIj6=WgrbjrNVL88<`0~ixqJJ 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 KV^9_sxBFkt_7ds< literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..72e6f28bf28989c21e9d7a9a286c7d0e7071e7d8 GIT binary patch literal 30720 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 z%0DD$TCw?DnDQWGl!w7d!n9{UG7SiKwBiC`<{hVasxZgpM8yk)G1biy#TCLFuR39N z=Nw@KW`!_qyMf#T0Jl|`ZMaeK4;0^}c#qUvA!+ksV6x(F!ZRT6B|H-x5uOb`MsbnwDUgp9E(I40F9y$2e2VZHkS`Km z3SKJAYppuP=Lpw9zDl?ryjHjgyk7A&!Yd%(D!dxpF3e}!yApZ$deU!6aGHry@YpxBf`7E$0#lm zz6BY|g7*p^1V5qp*TTG3`MvO8!TW_j0v}ZTp77rw|5W(z;4g%E zO+x2!BZA{T?nQ8b<7vYiXwm=weO%yh5qNJf$^Sp49v3@YA-tDk(f=L-PeyRX@E#Yt zI9FF1;$8#?IPNd5E*9rWUA9cAYZB#B7uTe#i|fskx|WiqF0K>zn+Vr{}@f(WYSNw%yUjI4$EX5JUBNX#m%IQy6Z2zyBv|)*o z*D7vRyq3%p0o(?~*D2ni_zuMnDSlk>vx@gCen;`AibH{pHe@Ka?*&QQa+Q3v;$p?K z6)#p?Mdsv!Yf`*Mahu{TirW?IcYF3I`98%@D}Gt=0mUCG=7R^yi{?$;?-oimcCf=M#b9|?^JvbnHO4cd&zQrYu~*QeqPDnP;B455uGn6 z&+y9$hdMY*afB?_rS|`<36E3q>114k(#=!6L~$*d7cg+Giq|UMK*luz-F1q0D7Np( z;Jiim5aq&;D}Gk-e#P&QvCqRT*vme$vs>j#Co6GC-JO8p& zesgtwdA`&6k}pcdD(bHo9rj76Bdd1$F{m$BSD%JDvZDG>)RC3kmz$2Pp}*r4wTbR( z%mk8CBO9I};9TZp<|3 zyt}az!Rpw*is^raUuJ?Y;YZprOZYc4%gQS%nyXjFB;)h`G4b-|@`h#AZZi4VIuX_L zFXBq6Sm`F8-;l;<>`lIWO3ts=whVvo6AN5wK?EOKZ}QItU**^bO1Na=c4^&c9Ocw$ z<2apIHw8znHy!bDev&;pJ>LJ4i>(xY@qV8FjTXjnd1BLeDN+ls%UgpuueF_XUa505&kE1;HuNXcB-j&DS!gP7rM<_2<GAonb}o9J=;6}Nx+Cdb z2tC^UpXps8<+*v!@@7cc3|#y8jYx7ag>avuzi$5VlFs#)--^V)=sIdbWEwMwbLH9l z8OU6{_dxFfr-abyJp#F|clLZdmxQbsI()9@>U|e7{EL>y`w%`Gcg~e}5Helf&IOoT zkQGCb&wgEb_L~-nyY}(B5GQp~UN_XE%WGPQIAko3dx|Ts1TtoK<-L!D2;$CBkB;BT z(B-u*^4D)M()z)>@+ze~1lIAowzK`p-j6}U)f<5xpZ7WE>gE62(DgoqdWS%%7(N2; z>b+9xb>;Dz82_Tqm3Ld5Ug;6^o{iI6as)m5|1VIBtC!c@a(iX#cJ=ndIB7e#LXZ29 zb54)HRRS z-aX6ltueH*7&=ApuHJod^?o?W|Hd9vtaIf(99Le`%8vbI6f|9V_I_LPGFUU%n7u0Q z%6lfRyr)*-Ss@aOp*sfNmG|ek_DvdsKKAM;(3SUATzR|C#hio9Mx-X~ICp%gKB zBF2>`0C6mj-hR6Vq0_6I*1=SDdZ}orJdUH-Y=ho7Oa8&N&;B1BCI1cdW~#W;%SL(Z zd$FV)xW@m^9OIMVna1@t4B+x0YI;w{J4Kz$gB<8FPcfC?N;mm>#o*)Mna1*1Rsi0) r11I9QAlPau1a97Qdh?MU#8LPB9OPFSU7Nba=|%9MeH1Gb=k)#`Z9&g1 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj new file mode 100644 index 0000000000000000000000000000000000000000..aead1d3cdc0342a6c3f3e4a2147980a0d37b8594 GIT binary patch literal 4916 zcmb_fU2GiH6~5zfsEvd1A0Ei&W7{R7h=KDnPun4HEE>ry%~Ns*pUjLiD9ogm|Exm#S5frr()+?#!`K z%1e)Q@Ayvu@d(qW9$A+wlE7rstm&fi?JFzB*Mr&6>w--2#`QBMi zE!QfI($U&tb-7+?ROjoJQ>AL{JNs`e9i2z7)FKuPs(@Bn)_+ECB1JyXtir0d<`$f$ z*ZiKhQE-EPVdG$aCSN4DuhTwTXnAXWujlr{fQB09+RY$bZx#Z-Rp@(uSlCPwQED@6 zwB6?VId`+=_QQ_X%hz-8)Wq8Tn$bXJ+&DD*HO~^|-VS zZkb6DwTJ6R)N^zuGOixcR*b_h>i2bQNk0UGRLMlT)SpIs9?iO7jjOR+$E}H*?a@0% z?;f4pLFPnuqfd$=o}*+j+y75zf}{E3k!mG zjm~r{^t^6RXs&mog^2H?AG0vEDS_k04J=#FKqMe%E4e8a6NzHF zTuvAY`;FjBg6{&)4l#>n1oHd4;7J|Cl}P-yZCstKtjsm~E!Kh7j_;n+C~$lY zx-DBlSo6fA*1%Ux-|2N) z=F?NrNXzSmE_C2*xQf3?8>>#Q-F5XhPoskeUC#8~AoP5f-ZOe5tr{UM)+w#&4zl>- zr2Bg6q`tSH5=`s9$`~raBfR!e9w#4!N7&B=VCy(K$WPE7Wc(~+x{ZFpnEd~WF+SVX zZy3{!^fF_5|9{7L68crfl-DK3bQfM`{0-=L7}Ias9~j>QeUt%D4hN#rOp9?To43ImQdX_b`40 zcrRl*zG=o(??a4F10P|02Dr@F0e*;a3wVKX2bj*lnnwpoo`Hunrdpe`yM=I7kKZQn z*91=d&_*C~E&X;K=5r^TMH^%>IEl-1=(o+pr86^F<%9EUq0@v8eXUmw^4+eJ@8E(i z=DVHH^_{ND(;K4lZ6|b8z8M56pG{JE{l6{Wp+At?kor&xp1y$ARjhwhLlN0`o7mUyZ&;WqkW@MO-W|ZsHR5D_XK_06P{(mzee=8TXJ4( zquSE5Ed7;vzENZ&p=X=0`H8*WJbKpYef_d|^o(zh+r^j>vyWK}$bIZa()1|NKBxv{ zqkUA-zJg}tA^^REM$A6w**BPMpP<#mfPs%;T*hr9$O|x1T>A1caXnzO22dTwH_A5& zuo&AD;L_g^K8MUca5SmEr-02Ga&ZR!=shuFY(K?-!DQRSyc_`*Is=j)qsh2Sh9@s{`RAhJP&^_X_)k6qelOsNE_+SY1TiH`7&Fe*XoaW7Gox literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/libesp_gdbstub.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_gdbstub/libesp_gdbstub.a new file mode 100644 index 0000000000000000000000000000000000000000..944822c8e8c1700c3de76eab17075078ae7d4bf5 GIT binary patch literal 222098 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..04fc188eab9efd5ea641af43055c6e6e222b09d2 GIT binary patch literal 227580 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 {`r% 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 n#<=zP<(NiJQ>k5_2*IKxrlKK80t(dZY literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..1668d6051b0a5492bd2432b953d67c86a3024a74 GIT binary patch literal 38852 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d6c0cf827f2591f9af3df7b0d995c63a6b9a5cde GIT binary patch literal 36640 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..2e25a6f15efd55a1ef55b79e7c2500e20aeac5a8 GIT binary patch literal 25808 zcmds`o%Qy7XR3c7S=R**yybLrVdU&<%^i{V z8S`wuIkoVyOYVpTysdD{=Z{`iegCb8yg*P}_}HJnYs^=Tnf{quj0uF_iXO`o$~hKW za%;fvhwb9XjF*Q8y4#bfL{LxFgSqn}Pu*r3KJEuvZ!f%kfAu}C?zH&@KfJ}6UwdhB z!GSd!&pMql1kx$)QvcJ$=W6VcC zXmx*0P0y)SKYA?hunZn5LOpjxjzwV^gIQZxwIz0koE%wrEack4+aGOM`@r1~d1HBW zSJ)HwBQPa>xDdAeTV?cMer+rq%OeX%J|!7P=H7mHL*jwzd&jc=fwc9!v~{#Qw0mKp zYx9o^KQ(t%aei*8`Bwg=2M!b%ls)q4TMNyhLzO+#a_@e`=R7-B@aVP3`>HXIKJv9< z^S}d@J<}rx9`UdLSZVbKpPu(%ape7;x#0J3W^pzUn$I*MigJ+x3(5I{*eTd}etwCNS zmbVDPXe_6HC}m>*0nUAD@&Y80NZwH<`8n63cqBh|l!=%7xJ~l+S(Tg)Cb68)P#DX* z9A`PPT;}D)E@PIL{}a@bPtJ=Su*btV=H7%uK_LbAAQqYYPa`RQ7`i!UOsA;i3AS!s z-X-8?5lgRk2UAiFjQ9nthBuT_LMbhlvf-wr9Kz@|c@$TN`9antZ0MV8(WT6~2s))7 z=V1vBX2NU;WAk&jGSAjX@94TOhk@u8YkN19XjZCSjPuC+0vfu)l{aPA0==tpXorCV zgF1%)rda1J8cKM99bh*#mX@+cI%izm>= zUx9x{tYY`s)M-$V=2p!YS)IssLyzOd@m?LsyvE7iJ0mDqwGJ7aBzuC4yeKcK6K69! z{{xe~twBR3d)opqQ+UzRb<{}WxHSU%W=a_jUq=jl7-Sk_CqMgB%_&rE^69j)e+7Gk zp*v~OJ2)Z7xpT0QuB*U+Oh63WIk=p%({R27aU#||SlC2aKhEQbfs2Q&JFmm})rf(M zN386NIKLawy7*0~Ok7+J8(5jmAJOr^#YyYpr=j~KV%0Qc(#01-!MS)2WbEzrp^QCF zLAx1JI{MBaCvbEMjy@9^bo6sUMuwwzjpgXgD3IxB*fa2UtY?3H!&43kfHPKT=T z*5xwc8tfhXG^8`^CAn@M*;`*>UAf-6=-24(i-?u>0$o4x5|oKzz+R^t7UG0%xERIg z28?>uxgxtEEt?XD>{&!Q1Ugs|X{PKau;Vp{W4<3U@8Ik_H|EWA*__!>szEHj$7(lo ze7y}52XN=}npbg+;QU>ISTSI{C3ZC!!PyXEWeb&;TG?ed{}(GmgS}<8a}VPDtB7{| zPe#ST_*c1$eJkALhIb}Rv9BW{!=g~t02vqJOG6oZxDzA03K<;P`-7Z}kzF~)$X0Q} zbB;U_6iCmJ5wVnm=AkVame!16Y05qn2M z8svC2;ZX2y?j5`Y`^sQ7tFc4zW4P)m#9%0DGKQkY4#hM~EKV8FcXpXl1rzYR7Plz1ryFQ-T6% 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 TR zEe!dy(#&(G$7k5QFS^hSy=HfUlzI#|ioM_rzoi&Q?>gwQtu3PX?1tc7ary;QC+vs) zURQLO9EQDRDC>f&_m(VsO&bF}+FOjsx;USykEtJq7cklHMA>DKxcO2BhD*bH7L~8V ZgR53o8O|N@Bcf`K89B$8&nbb^`yZZi)13eS literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/libesp_http_client.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_client/libesp_http_client.a new file mode 100644 index 0000000000000000000000000000000000000000..1bd19fd18775e46f7778593ad4cd5d92799b43c9 GIT binary patch literal 331150 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 z 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≪gTbn3KPcf!qascXEiI)AUwp#H z8G`=OidooOLM28VI4NQbrGo8NnW&(ES(W{B#UbAC>PXEc zx;RpDHJ4Tli_44aM_xTok{Vg$YOi3#J@ZhxqmbvMMpZW2mqTS^KE6AShQ-s7)>=-XrwmF8$XRvbFawCgVf;wxBVuvP>z~tC4=YT3!=+c+b#<^iHoDv3{*wVFJU)M#3Ds5f*_PJ zWRFo;N`^cYp*WogFqjkZUmWWLu7GvJLit#=*p8!<7_1ju&0u?wGT05zBp5PxP{x08 zg;Gtn6~(kY3m)t2yn7viC51kNwSsFIG{TDt;j|!Uz?^FVcw&sBwM_rHAjN-iXmUx1 zyO=FgLA}zpI5b{NxzBnq)2r$aff~|eut_ktk~ywM+{vUEt`Mb_s}N)Y;(sr<91>V% zzzDwca+|TSn*qC=-;GUm`yu3B*Y07@I0P7+0(ifh+sp!XGhp-k-Plw&9$`>SI)LqBI13&&7|01aI*9@M z7^Dnj9-KWg;uMZKdN`c6<=A8w;xXC=Ul)2j{WrJ$AA68vgJ)Kz9+T2ouhtxVd+VPlLH%0mDVdt%?TEos^ zUBLesR^7zTj8$}-GcDDdc`!GC8n?A!QPN$VnQq9?`{&BKx>c?1NAnQGZ*9%^2?x7y z)PozlHif8^cL0lU7S|QJ+A`ZSZ4hC!rU;jF*uaFw{T>Gau4KaRcOkOu+=iucnS8R3 z8?cN-P?*4)3O3Y!&Z1yJ92Lb;kqlC)C!)Am7AuU4ii%V5z~U&ze;muH0{$-=oU?Z* z^N{Y%60QR+25lh$L>@*Q6)@R9ED(2b{l0?20%Bp3qj=z;y!5e8 zbMoJqev+SpkP)qq81KSMU7^sdslorR^Ahr@H6-=K>XO_^5b~YVf(2TeC<*o^|Fb$2 zqwZk^<9fE2j7RSXdx{QbBG?k9}Ldy8hF5-(U?SmNk#h9Mk z*AqiUWmc$zU@0R67I^+-Z8n^8-P;vbr3RtC6=sY1h$HXo1`pM1+!Q%un2pS!bu^RX{(>0nV*dd zYg9OXiD+e%!Di8m)(1@uNnva7*IR0ra>@6mS;}|)%BOjHng9cXM&^Uv* zJJhI*N{Wdl?oLS#!tmw0cTuX4ojvL1!A?;bnnS7sZQDnu|7qUP$nFx_qgUCJI)-H& z5}~`$v>!eTIAruuZ<5oZ5iA|5sc3(#GG^FX7oClp){>fkw1phd*;II7V2sXh(f`OR z3EDu9pirKq6HDt3%xguIyH_h_+cQxAgZx;DtwTHP^gYP4Zl&F_2bAQ6rS4VR+7I+} z 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..541794e76e4fbbb11a8640cd70821328992338c9 GIT binary patch literal 92120 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 VOqZ`|3&+xXrNpYD&!L69{{to6-i!bM literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..878c724e6a4de50b05259935968f6c00b1f96cf5 GIT binary patch literal 111488 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

95BV6+ppB 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

hc|`2E&T}l!0&u-OFqAxyl40n#rKB` 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

fe!h^?c4K)o{(^hI#cCsa{%swNdY^ zyn4-bzq$)WOZ866tG7(`x+%x~J5)pJ-^F?Le7djM<`*(zf)V~Au!17U z^^sbtcXnRAnW{HkNv`LQQd7MVQLj-H7_a;3qictp=Vg6U=S{a*4@}Nx+tR%0uGDllEAII% z(%?MrSMTOccfB5XT=CSL=jnczH{F?f@wFi(={8OG+q~&6d0)RVQ~^)7UF3PXWi*28 zrum(y1=(BoQ%lpW6?thn``pshl%(4<-Rgo}6p!^=t>ZyV_qfRObX(`u8?G09BVrui zqZB#vfr^3s*lLqIx-sO4qHmY7t#Zyc5Cg#=K@^R_@d$N*Ky;)H&t+$GL zk$XWZ7I|K;%OWqWH=lDkzz;-oJ+~JGyU2Ic%CFJ=9dh&0Mfd%f=i@WMqo;a4M{%m| zr{+AjwSrybJ8BizmM-V6y6?waZ;Rl1X+C^@;xXM%&3S&jvbJ+h*XIPhU8Uwcw>^|+ z7x|9bd`;Ki&+z*2*LVDwr+Zjly(J1xQ9QL&?~uHDTi2EDzulFb>K&I?uY+FHcTB}1 z&v)D8)!Xn%>GAZe$aDYt=GB{_dT+QuwA8}w_O znTkc87w0{B)AhBJ2ju1X?j3p4o%vbr_~+^Rt4nFR&*s%zr+P(tJhe0*PvzCCw!ZZJ zQEw%udLQJ~tG-9>I)(Z5-pQ*sL-mT4OJ75?2j@lO0 zOUt>x?x%YDX~*z#O#6qgHC*2#L`(JdRs!pld{O%PRJ_06kS^re1>5!==IdOX#;F0WpbO8Q$a*$TP; zQoXD5>J8qY?*vA@A*lCQ)JxmxX4M;&SI^6LZQgVTYGa<2m*=}5=1q6iSD9_=ZMYs! z^YL5M)1e~U{5MIxAEuV(qoSTyJpGhcQF#h&Ybmd0UY`G!sTTFNmhzhB<<uDPwHyh(X^1OH3CoAUBX{!8A&k(VYk zQF#+nXBAA-ou@pzC=$DUqu110N8X+<(%{FueqP9{m#L!Puph1mqIq4pJ(E{&%)j;e zRXe8ZP0*0)y`ER^ns)k~YwDEpQoXf#dAoPeZ-4y3L9~?jVcv8X98{3KHjSq{QA3)p z|F%vV$0a7}AgWztTT739l~-@|F$LN06T03c4XNG^<^Ei6V6ncNn~Eqe@wdEs-Sh#9 zzoX}RlTmN)yn0J|>-A7$B}7a0{5=}?p(x@jj#a&5a`moIEcLHO)N2@d=j$N!lt0*r z=6W9L<>l4Ti-R=gF=6N|^qaoFEK6ZyplO=k+p>d}xJ}mNl m9MQ|TZSNVyOyO&p%xtZ<)Y5b-DS&XM^NfPbIjWah%KLwuxBDyr literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b84fc0b9fd1d1529674e61900ca8e0ed8f6e54ea GIT binary patch literal 69172 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f082d123f0be713f24d48ea123dc2b09364efff3 GIT binary patch literal 95160 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d78b6af404d5349072e96253b75f4e8baf3637d1 GIT binary patch literal 48764 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/libesp_http_server.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_http_server/libesp_http_server.a new file mode 100644 index 0000000000000000000000000000000000000000..39906df7b9dedf1e0fde31df26a28d1f597dbe24 GIT binary patch literal 437082 zcmdSC31C&#wLg5$9WvZpGTwv)f?h_$5XKM_MNJ?90)b!%5fr_I#15#~I=$Am+KO#$YwfGgwzjpklYOmUhgYp_eXq6k|NE`I_qqFC0uKMa ze(yW5&;IST*Is+=wbvfbkaNc`=oswmzA!W^ntIH(k_y}BXmn0ZZM9p4bI(vJ-5$o+q7&cNj_x5k>=#33ST�w zhsCdRh6X$O5(E8%5a4AehB^j~ki<~`fYZ2oRcvWn+p5^=#@6=6)>vbE$wRG&2YcB_aP-Fe zEXk>P2~V0S*WER!nGGfOull*7Q?20Ek2YUvF z`UexXj;h;YJ$=$;r{>s{WQU8^J$*eX%^isMb@lXZwo42Q_IE-%n>0Kij?p_f9P8{K z?i-35=Mb4ggFTx!(`$SC6Y-c`PEkGQ7qXd+U^<$6?_H?E69Ww{x zo!d^Eshf9deqWcaS&DD(8S0Mp4;agkrn86pti&M4JnMvqdc`#fBXMZh7|mlGx_ZDU ztZ7!oQW7oe>>lnj^Ml6~Lu*s(Am=a!`PP)I&6q`CdvM3PJNmkMy{_R%Q9fPKdLFg!rCP!+c*02n5k?%OBT|wXt;6H@$EJ7CST!*mZ|08=tg|~IEPyVNm z%m-i(g#XE-y58CS`?}rltv~Qu-GL9(AJ`XduL$n*eXt^U(D!J2S#ZIB-&8y1xc}f+ z&)$9L;R7ESfAr3y$Fsv_PHCNU^IbRHlJmIlc+noXWR`Q{UJIX>#NooHf{qjREe<&0 z!VEu7PoZzag^PI__X-*(GY#TPq7{>Sho?p-C(e_A^`?I?+S3>1+=jfasi9MNdiu!{lEqy1R+`#R$x=UvEH)7li(t5) zUr-3$EZz5F=p;I4j3PeO0=)d#=p2>Y8alRd+;6TqLxKCXXH;fn)H}{YN1r%0TDuX; zj(tPRRh2#P>!{S`X>)ACI3+tNX7Ma1{JvwO!$yI<&-spZfAWnKr6ET-ol*PPgt3Z$ z1c4c2*|Xv0VJ%{7Xzz1@W8LSq-x5$|PNN$uuK1)8dj|PfU)S${JkvCR4xR3c-dI(8 zEInG!Fs8A^B`Y?>(bX-n*2Xof8|xbyT1~;z%HP=2*QJ?G%fqYQc%KnC0*7zdutk z?)-g54P5b|!cm6u{IYi;;~Y%Lh1sU==dXO{A{Li$NR*d{r{Av!`twg~DI+ZcFZxb$ z4bU@)(f$4m)2bVN&fvz9jT=WF+gKX*(f={;aFA7;r&vZDN@l#AGGrlOmSqH+(2DfGbsiFDZm0Q`?-mEJ;?VK?}eT!DM88uJQ(=51Zs=>;;Nj3|z_Ex*@ zUSIj)ZsS|eJZ(^A=*ADg<-dCKgHN8Ef$h)z+TZUv`TWz`1uhtA{QFPZlhBR0$T(P- z7tXr#r#HX4wy?}UQ(3TN-p;NFg+y%P!r`}cMfhF3m!vMszH z+Itn68TquvNY-}|ECT_n!VAJ%-c9*gs(kY|a^GF~vsL+};q_Med(U977ulIf{qvkh zPezaFRiH9-_-SQxSmRZ0eN*>E*qJv!baJ*?3Ksi3lkNQdxL3~L+r9D5rME0`*Fw9{lt|ACzLGs zuRCha-utz)58V9l?)Q#Ab~69yzN5z~up@JwvO4F(cOCdp^v~$1}&?tNqlhg>Si#oADU-WlW?0 zD}|<}DSkXFTuOcR-E~uFlqs@z!k8%)oA#c}zxk@Ed!9U5j*c=}53&89u4&o(^|K#% zAKOoJ?K^rXYcHBVR^(*Yc=oCcofxsNr>Vx^V$APgt@gpcd^bW#Z%xCv+BnA4S+eZS zV-reM5$|HkWFDJPqJ`Cf?`$__VoBfNk&?RGc zA3t#P-hzAYJf1xzly}_!>Ces_`}EiRb@v`UlznGt?7oAAp*t$R3o~U<@>2na5w2ZT z?5dbcChMv=2*mgy#P&E@)Ze$MXLA%=TwXqH?bw0azwth~v4@2++LM4;`lG!agPY^g z3S`Tr;C5UUPVSl!ou@aKi71}dbVWB_opw=(8?t@4bi8_MD7z7Nmg9rbt~eJATw@J& zLo}`;G0sr`@L)XJd`Z))*oykKvDGb$mN&Momg`Pc^I%jSx#&LG>bu{cX1n%^?7c;y zPwhKf^)dP¥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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..fd8113a9bd03dbad3c2ad74d4f28a7f37cf5972a GIT binary patch literal 103076 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 DRWRab literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/libesp_https_ota.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_https_ota/libesp_https_ota.a new file mode 100644 index 0000000000000000000000000000000000000000..13f3d19189eb4f8b843b3a000e156be2f0bb0271 GIT binary patch literal 103610 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/memory.ld b/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/memory.ld new file mode 100644 index 000000000..f9fd88b57 --- /dev/null +++ b/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/memory.ld @@ -0,0 +1,118 @@ +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* ESP32 Linker Script Memory Layout + + This file describes the memory layout (memory blocks) as virtual + memory addresses. + + esp32.project.ld contains output sections to link compiler output + into these memory blocks. + + *** + + This linker script is passed through the C preprocessor to include + configuration options. + + Please use preprocessor features sparingly! Restrict + to simple macros with numeric values, and/or #if/#endif blocks. +*/ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.4.1 Configuration Header + */ + +/* List of deprecated options */ +/* + * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* 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. */ +/* If BT is not built at all */ +MEMORY +{ + /* All these values assume the flash cache is on, and have the blocks this uses subtracted from the length + of the various regions. The 'data access port' dram/drom regions map to the same iram/irom regions but + are connected to the data port of the CPU and eg allow bytewise access. */ + /* IRAM for PRO cpu. Not sure if happy with this, this is MMU area... */ + iram0_0_seg (RX) : org = 0x40080000, len = 0x20000 + 0x0 + /* Even though the segment name is iram, it is actually mapped to flash + */ + iram0_2_seg (RX) : org = 0x400D0020, len = 0x330000-0x20 + /* + (0x20 offset above is a convenience for the app binary image generation. + Flash cache has 64KB pages. The .bin file which is flashed to the chip + has a 0x18 byte file header, and each segment has a 0x08 byte segment + header. Setting this offset makes it simple to meet the flash cache MMU's + constraint that (paddr % 64KB == vaddr % 64KB).) + */ + /* Shared data RAM, excluding memory reserved for ROM bss/data/stack. + + Enabling Bluetooth & Trace Memory features in menuconfig will decrease + the amount of RAM available. + + Note: Length of this section *should* be 0x50000, and this extra DRAM is available + in heap at runtime. However due to static ROM memory usage at this 176KB mark, the + additional static memory temporarily cannot be used. + */ + dram0_0_seg (RW) : org = 0x3FFB0000 + 0, + len = 0x2c200 - 0 + /* Flash mapped constant data */ + drom0_0_seg (R) : org = 0x3F400020, len = 0x400000-0x20 + /* (See iram0_2_seg for meaning of 0x20 offset in the above.) */ + /* RTC fast memory (executable). Persists over deep sleep. */ + rtc_iram_seg(RWX) : org = 0x400C0000, len = 0x2000 - 0 + /* RTC fast memory (same block as above, rtc_iram_seg), viewed from data bus */ + rtc_data_seg(RW) : org = 0x3ff80000, len = 0x2000 - 0 + /* We reduced the size of rtc_iram_seg and rtc_data_seg by ESP_BOOTLOADER_RESERVE_RTC value. + It reserves the amount of RTC fast memory that we use for this memory segment. + This segment is intended for keeping bootloader rtc data (s_bootloader_retain_mem, when a Kconfig option is on). + The aim of this is to keep data that will not be moved around and have a fixed address. + org = 0x3ff80000 + 0x2000 - ESP_BOOTLOADER_RESERVE_RTC == SOC_RTC_DRAM_HIGH - sizeof(rtc_retain_mem_t) + */ + rtc_fast_reserved_seg(RW) : org = 0x3ff80000 + 0x2000 - 0, len = 0 + /* RTC slow memory (data accessible). Persists over deep sleep. + + Start of RTC slow memory is reserved for ULP co-processor code + data, if enabled. + */ + rtc_slow_seg(RW) : org = 0x50000000, len = 0x2000 - ((24)) + /* We reduced the size of rtc_slow_seg by RESERVE_RTC_MEM value. + It reserves the amount of RTC slow memory that we use for this memory segment. + This segment is intended for keeping rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). + The aim of this is to keep data that will not be moved around and have a fixed address. + org = 0x50000000 + 0x2000 - RESERVE_RTC_MEM + */ + rtc_slow_reserved_seg(RW) : org = 0x50000000 + 0x2000 - ((24)), len = ((24)) + /* external memory */ + extern_ram_seg(RWX) : org = 0x3F800000, + len = 0x400000 +} +_heap_start = _heap_low_start; +_sram1_iram_start = 0x400A0000; +_sram1_iram_len = ( _iram_end > _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_i2ctools/build/esp-idf/esp_system/ld/sections.ld.in b/ESP32-IDF_i2ctools/build/esp-idf/esp_system/ld/sections.ld.in new file mode 100644 index 000000000..0a1103b54 --- /dev/null +++ b/ESP32-IDF_i2ctools/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_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..4458cedbc28aaa986981e9f19d8c920124d1619f GIT binary patch literal 97068 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..1e7b83f92c9e940fa154437b2742975750f55e14 GIT binary patch literal 16812 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..3814f15129e08a6a310a962dda8c84bbb2b57ba5 GIT binary patch literal 68108 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 F{{X|*y@>z- literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..6227e169ee724da359a4676a9c0b8de57852ccef GIT binary patch literal 8880 zcmcgxdu&_P89&#)PVCr8lQ?aXHfh|hK%uqsXa;>kTiUX0ebMv*wBR}Rb>h~sjqgp{ zFkVBju}#x5P3*~lp@}hxO$co(Q<>Ch6Yrr-FediL;Ezq4HkjBDFvM%W-?`^FC#KK| zp?%W5=Xbu>`Of1z_Z<6%t=qR*mL)V<;wmv)6XO0}NP1TZjOj)6s#E zZ6oPTyVF~?ZWHHk5;y*PZu= z3j{*<(#8(`mI`?`u&et!RInSLLJ_hX?)KGx2B(cb1Pc=IZW@oHSP z_&l&;r+~xuV!(hEn1|jqKMl@y)LS?PAu%u3*lb0rV6;wVvZArYYF>|uXf0Gk<2(j>em;G4AH1f}q3p!pHlH^e!F;k^MFt!*{h@iH0v zG^4?eUr)w<%?R1?f0A)PGi*DaCgU>A2-@*2Y~pgw2-xu}8Q&F}VcGEqXmU_9Fyo&j zh0&Q)baG`Ncmr&k7DD`Bq^H$Ge>z+*BO<-?iA6_gYEncN&*PZ>L^QL%H{+4x z)*@`$Mf!rguJ>}o0{Fi)5 z`GWHRqrz^X_fabR6b#Y*c|fa8HqJWJ&ANRD7Rhv!~Ai?`s#9=(I7&$=RT z)b6tm#*T@>Wyi$Qp=DLEw9h(Zoi7sH!QR4%NTnE*tN}`}(=A>M5qmv=CLj(0f)W|L zey=P%2o46O@IDl9p%%7hAPL)?7WBzFt0f){wk&Gd*V$&Zb|P<jfu#n>lhB225 zM6hLTbX{~!bR>>Eng=B;`U?bWjc3auOeX7*v*EfaZUtMSQQyV_H`;8tSPkn~9E|nd z$WhB0iBqLz2^{r9G%s#R)6kkI`K>Sw!xO3_ahkTNa3n*BcICPzkDH8Wv^g4!(yT-I zk-Z>ezG?>ywzD8*UDPf62~X#AkHpt^lieAT{p+epp*}0^u4lJd?F}2dzOh-_E({sH z4s@Q_j3Hh$hu4K=FzokF#-)^cqnMob2DZQW3pZJ)49YR;`{GTO2y}gQGwc#tfbp)U zEEty9!(swYlXxZgYT&HbSH3RpWc`RQW>KjVv+nw07F^?|HL5jA0MVNz_Rd=Et%(H} zf-m2vnOt_u@h~$2V&G1ezRCe0Nj-Q|ja!H&Mq!d!$NWH(-!7aG-fU@Rf#gI~!s?$W zPdfdXvGUlF^3i_Bt@I!LcxpH`NSG|-^8MNJWTjkkN}fwr`dA@f=y$7GG1o8!S=Djf zLcZTCmy2%yanC8anIye9#k}-3IGh?v4Wx$#hK2_R2iMfA6bobhcEqstLX6isOQZ#7RQ|2S!wo zav0mR9Q$;klFsCERj`p_WII(>8cZGSMQO<9B`-bhl$>fI3xh`Az>t+PUg4+%QP>b= zDzNboOD0_`xQs>_%4kqU8?IL^l*WO1ObuBgBzKBnn}s7bSXL<15DY|cqz-jy&RR$s zz*wTnFiI*wGbll))&$3jL?H?r9A775a4c!nH-{5|Rg(&#r6vJ`0vP)?E4Abj6$?Dk z8Racd?8AvV7`#3b1MUR2l!H*vmTktAJ=j!l4SJD~pb~sQ1vq2{W2~WF?1SkvW_5Mi z6Y2DnLT=$22MjqEdZbaGopesYM5dH0I_Z41Jee-!k2uo;yPs1%>f{VXPgEwR(}RN< zRgS50T&SjeaY+=*rSXJ(O_kijc*)5npfMW)mKpXVIp?C_rY9YDB8}~-Xf{?JJM8+k4eQ*5y2 zJv))9ib-eEb^Ng@REA|P=rmBxq4&qt;K~qc_Uzy#JNG3n9=sso@9~M`WNx~YEtm3z z@eO|VrZMWPhEi@BGL8>6ilUoHj^~bLs`=zF(0Fbvk=!+&NFqTujF+b1EtxNslZ@6Y zl#+-rTbX_j4^hwMja}nZ(TZv6dX@K>BD+dHGe1?zdWCW+>0;pKI?{374u|80H-TMNxD(~7 zH#aG`0~#q(%9nN1b8?4?gZ8Kmxymj%fWFT;3o^YKhZi9(x%lF>iRIa9*>$=0lRGa- zpcl!y1I)Q<-O6iF!aq-m%jCHyJ%Vt=zR|7eO`At|ZQr+dYkK?0-mQB!Z6Dn*(6nju z2;MLN@hnGT$upTIn`c0fe+=|X*6}%zyfrA7;>qLT4p06B9(;NvpFbREK98RGGDyBY z7gE2T=Cm*V^{y!o@+)Xi&^UXN9h5E1DgQjUv^l8tNoAR_QTr#C_uVrP3)hCl1q0$0-jL}lV z$kDabka46eHC$BfnCJW8PYWGbkb6+_o<+ueCW{bLSpD}9EqbUPX5|MKI0{hs+buQZJA%37wXVAaa8pMP^`nUWjyptOh2;k zYB^KYf*%rdc%8ya3`~}#mb)BJwUpb)SD0PWm@CbqB8Yx0l?uy=m43g0*BN-kz`G61 z%cHhEWZ=UFE*tnd1K(`mFBy2oz;_t1D`PPqXvG?z<)RJn+A?ybJel+8aQR(jRxLf;9Cs*xPhNF@Y@FN<;`8q z`vwE=HE^0(tv&uYtJh)4(3vJ~!T^J=GcbRr)&9S2@b572j}0t;0aSiYkgwW33Cwo6 zPJd(Q|IWbA8v6KQzh=7-Nv8d*AXfX&puv~9quOFVYJH}(#)}NR!oV_Ll zr%d++Ls-M+m^VSNR<#>9aF4>694eE$5(c!;l6_-x=?4E$wG>Tn@OlG(!oYhC{AmLh4J=ab^dznyD7~s*PH0qhikVcg;5pSykw4CS@Tnx_ zImbPb;(bV@##~pVs%2KrXvvlbQ^U|_d-QTf6Q!GT#-_$`Agk3*@_UT|%jL|qd3 z#M}c&@29sPGHyj@(&M>`{)X_7=#TMeVtka(s8Yvw2zBnWnsk484l(Icu(fdz1q2Wt)dP~sBC&1IB_5KEi*^fVC(+ESzc6o%*?Y<4HZ2-lK z@RuM^q-Fm>-SqcjH@*qr(O;{QaUR=XplwhUF)RwoHE9|C#-HP_b)kRmrayi^bbQO| z{Pn;e{uio|_Q$iJ8Q*gF<9Uz%uq0~!29&=6<>3OHspr#B5&iL5SEsifhjeX2Rjs!L zKwSaI7S}>=wM71ldZhizpI^g2$IwGpYNYip1u*+@3JJ||Wj`?FwSHvl{5=GJ$7|kZ z=isV3e^0_6_2^IU74*;can!8QFeYIJO#XAK$B*;K9MCyVB+IfbkZnbljUf(eT~?N`ZfIA& z5H5z&!~~N7A;BaL7?&i3Ci%ck0&St8fu<#;Bq1cBK=KeufiFNpfwm-t@csXD-Z}g3 zkwgf+e9zN)boTt_op;`udFOKGoW1CZrj~WC>pC{L&V^1U<~T2X3@H)EsWS={PK$G{ zp(4Ci;Mjnp8^-}2(;eps&iCPX0>^7O%Cs@W|0_bII%8!vuq6}yz*K;olX1{qIJl}j zrnNqVwtn`ob9iM~({VzoV-?m`{JD)@x6V6 zE8`2h3$xQYy1J6X>G(kB&^}4cPEU6Y_YJFLZFjU=r;N#`a*a((@5@w3+eCS+Z&2BA z+CT~oGOftAd0yYTzIbz6!^ZgL)_8KTqq9HBre^uU=(KGgPt7^K!MW0Lo-J@LcATQ2 zSMz^X_}7jzd~dvHr7!khgOmsIvlEt-yqbUXsrVn1hsGwz)8RPpLgG1?fDm^q@=$xn0)^+s3%klJ3d~|RmxvMXg zPL9Oe_Qkt8`ujUOx^}0~0oqnZzdOlc8uyKNkM!+9#)|5F3-_JEJ`4Kd$Wwl$?s1$~ zW2Q%r9d&)tT*p~A$0>?^E#}7`{oe7TPLO)!qHxBdQ+^HPA7V?iw2G>D%QrZE4-K`8<=SXw~i3 z=JBJEfR$Jw%VF^SaaDnH=sv$9m4$gOKIHb|Gtkt2|6Pv zd)xBDpt@t>N;7x-*Z8rx5Ag4{i=si&4UTh5fgh_ZJn}uC#`F8SsPz$aipt^fyh7=S z%L>()cqc#9Ve6otGv~En{8Sbi7mgFB8vQ!a+2%9n^P1N+Cz`f3ZE82&;qV&vE<(g{ zFLjDsr_2|d*Fx8EqPXrklj2$OV-SrepEQBIb^`gF3FP0HKwkU@%JV1C|F4o`N{#CW zE#E!`I?%(b`yXgP(O+Rz_;rbq1TQ%S`PahNInn&@^5o|IZ4NdZPar*K@k|T^hzgb> zU(|3;?#>_ zR`b0%kT38)h7uQgwUD3e{S<>>k@scTsqhN$y4b5iSxdZ5w55_>aH_mFQPxuL3(&9j z?t{%5@2`-n*4qS~W!~dxW1UwG$!T6U>U_HQ7ih&9-fzLnz58Kvg;!hZI4iw7QTi%x z0CrY;Rj_@gmxSh7-XuuQ_Wly()_Wg;odz$8ylcGMVZYJ)1$eFZE0o)WftSO}SiV0h zM$wMEvgur~qmQDF(uoCACKaN!-VHGBc(1^q>(y~QdV7&K;ysCiqE^|PKdFYw=b#Rb zSA=@H-V3O6jyDfAj5v`}WMq#rfd*lVCFDnsf+MYH zTHy;NKR1%+@oMV9QB_3G_%BPK>6)nq-BSu-!3OGV#B zwV`tlvz0Sjt2?dLWZTAUOujrjn=xSWngmWO7@(l|NAPdqPIuZ3#=yuqvnDv%-5jN*E@rSKBBWC}9mM`z&G=kfNtfQrTJM?t7+SioGzW`BZ0~Fi*aM~i0=LBW8MUiRe~a#k z?KhEwrC(v8ml(A}rS~z9r>t0uicBfU^?ysx1xuJ zoTGymNb-;cQg>q+JnBF{CM8%Pr;AH<a~!Lm#-kIk}88(6)QzA>>=Ye7!l-m=Db}!Q}4End9f4H@u7*3r(!uS@?74 zxSf7~Qr)+;u!SRH#~AUo7;J8SSUkU(jd<1XWEw#f6)=)3+KEv$oagVvkkhNY|b}K&L6>`dv+%0H<0WeS%9J|YT;WXE#qL? z5Anq~PMLub<2L!`9)jT86xL$QxZC_|%<~XDN8u;fk>~ruw;}i~g^#1t+#SAfI*KmC zaq6kmeA0EVp~fj}%2R#;RY+ZeWAQYkaEzXTo?qf#5Glm7wZ$hw$g#Z17v>i6VVkpf z5yZP7?y|ag{sL+oF6sGkrBte-K;ZBNNvDjMp-e+Uql0@#R~we2zR}#%zMoS zXK@|0AA$B;qFs%_iHGHj*NA*F3bs}tUv!QwW``8BUKDDxC*5o$quKtXa~5?X`T&Yq z)C;(Wz)71miax7KvU3$Pq(vKA;`+1qMhNeu6)Y+auZB)l0@>YO414UkakxjGfuQ!M zT;wmB&Wm=Wl9SDWvgsn+ivF+wi91fEv=)bZWHED=!<&WhCbVodKI|@Y7SEEjlWiJu zL&>Bql(aQA4P{GOWwoRkd%jzk2jxw17fzZQi%dFU($*PM+{rVr6I$TJVrM~w>P~ke zlUBx7#a6_cr{Yp~vcprZD4^`T66oS;#uJkYqV8ESqMyly$g6;j*-$F1^Nr=w*xBW) z%dvf$<}NC4o=UZ%Tw}XfN;FFF;#4;>DHek@2&h(4tc)y&)yY#KpsguWU89J)QW3Yn znW|H9suXY9k~0&RmO5v>sV5`Tbn4mV6itVyAk+96RnFPv#w4o3TC>oZRc=_w!pj3) zlxB5jWeb`8gdlsM$LzBMO;Z##=LDJ}qTY#t&}3g-PT@(Yx)aZ~FvTs+tDkxE8W@@z zHOlj_cgK!QrEte4IS#K3SOM8a~l1n=}hdOr;?OB>k4KLku zT2)qA0=lvzDetx}5BcRY)62rc!-9OVdL`{i&t<(#gS8 zMe9TW*}Hh`x9K?H%qgt@q!AHB&3| zp6my%+HmjwAg>dA?4zoSQ$5k0?CBWoPbbp*hm)zQUaXc*B9-pOJ6DKc2?aw1j6FY_ zg&jU3ST#(9gC)_~kxD{_dvoMM`si?)maqs?$H;m*x~PIZAw{MRrohCmaNB#THnJ@y734UnllPS=Ip>3t1v%JG&8Hc; z@g2NC4^GM|frCi*W}f(qn)9tDdU=xZb*YlLMiR8F_&+x<#v2JUP%8T0T*LkT8-D}@ zbujaXp7BT0Y+GC7OO6%Y(ho9=b0#YIeAT9sLP>tTi#RudCBBp8;&yygspM^QI;z)ptn}2B|*;Gc}2h zWGYcpyBxAnIGvhGzy1i{rSjIUNJSjP>At&>yA2N14ri zo|E2}=uM_O6BmyrN0WhH+Sk`4+N;NzaQ;WmF`@lwo4E`#BdtB7k)tp|v zk<0avtxd;33X5o_cHN`67WF1kuTHCCCfA0>=4`L*?dZc)9~tWC?&?UT6If3=f`y7X zvKEk9JCB&sT)Sng*ExH${YzEMd`wO?4=Ln0o1oW&VH_U0_PW))Y29WAU*kyi4GlVc z=p_$)>QBoaLn& z>!qL><6c93r|52GP2kl~2k~oGV;5Qs6)vECgTtd(zd{}`<0@D{WK=cRHYS?3W3|#n zrp#JnpW%hpLDmO5gsco~Q^qnDDo3sbT-B1@!QA1_!uEpc`n|1__G)f1P6w?lLP+cBC!VVS7bIC=1Qw)@%Hux|H{?2Wt@G+ zc@523PUo=464KPZ!T1!H(v~JYo&06UUO_kVa-VH=pkr6xAO0wvy~1~8mImE}XTEj- z1dlg^T}M+}+vYZBa8F9FI8E!eZpog1VK*$RJ=gkK^;NL&o2eeewl%e_*}SF6xB=UY z>>iSYtNGW5%L5*bdsP>0CW#I%oE66Rn<(>2Pzk>K+=!w*wu0 ziIIun*JbQ=*47kLb=-<_;~w}yU0k-bH<;cry)`_vH#w5%#-14)P%M%(%6kJn`Tc@$ zwI6Q><8M&R_Gow@(V6VP%uEdR^sw>%GHdoRGBmJp;Uju3HF9fV?p#;`W^V16y?n4V zX691hmGPGgvt1lW^mYt(_a_r(KQvKmdwR0AIJ{xwhQkyftKisygZ)DG(kNrX484X{ zXZ@zF@y41n;{Lm9@yY=#F#ck7rvDye0&QAWTa_9@8hf7KOH9QpcXjXW80o331MTYW zj8|^n6|cm5B4_Rz9EG*Yp24BY&e6X9bl+g*KysjKc>fp~Jf1D>X~fb4x;>B>Dr{a6G0la-x) z>7Kr1e>XEj`6BEvD%1Sts|fg(No8tpU%IQe5{|J~XFc89R7d!Wm>!Oy`zU|P$W2vf zi;i*DmrN#?SJ&3mBzn>ViH>v{`z|vetQmW~mi;nEp)M_}UKk-;TJWVw4okb^LmAoc zMsM8TIx=(-JeXRFu~E4RtG%IRwUy0l*CqODaih;Sso9;~j?5VD9Qu>~{KFMLeC08B zS}A)03uXl;S#Xs#wc;C2{`Ey}AgGJ?$~fcnWlb%8!J_Fe%v9To{a; z1$ce!!0p~(){SAX^D%cowwsShB%1lufS2EfHCr~fY;A8!v^2LjwKcSCIkUR3 zVNEk$`F^D195An$pD4idKNI3|HlHd4^8=9#Hr<{NK*o=LFtp&X%yi3f#k6PTv}sxE zYleywt>CNwQ5U|A%8wy4@FR*gSRH=ekvcpxP>0OVH_pSc76(7aMrQd-g|Ee#W~qM& z$8;RjIfjE_yt4QapBxnu(Znd{j_{ zNY=N&nSWZ)A)GKd=F@SR3=sz(s#GC@Va85pV7*-Yq6$AR&TtGzjv0m~YF;9kQq>am zCjzHfCPYHNR1(3^T`$T0q_9KT7e<_uGMPaUXKpAyKNMdOiu20_nGi9*{-Wb{N$_P6 z^Gz0=z9bU?MV!h|yebsu(vb;~z#G0S;?!gkL6Kkyu<3Q7^wUD|GeYqdq4>&Be03;( zRw!N{imwU9^=M>$`60+mhy>HXmqmhUYU6mLPlX6SPoqL47>&L#;@~s+Dny({6=V5a zsxu*iFFflI!D#AMg2~`Lq4?FI_*X*lhePqFLh(03@nYp7mNzdHUlWS+>zfQ5>7^LY z{6aWG6vq^dm&-%?Mvq4-Ba@rxzSg}l@` z*|{o|ek3cs!nr$?{tpu8B3+8h?sHl3#m*~P@g>f`X2mO=cO}k6wbZF{rpgfX<4c{T z68HUwRV4g$!o=k{l6m7K`w3Ont}C<2e$OXi%tO`8Lk}zQ-;@Y!zSk}@P_p~Z%=>*z z8v7nWkRkjSG)Tz4%g22$Q^vhj$lRxo{{};|+>b#{@Dv#`xA~#vBG+_Iss4 z4b)?fab%f0k#X;8Gw+o7gm-8&&wj^yF7jRvY|M?9`gs|=S&oT@!1-jEn;gq#vo1PZ zPprI5@odF$#S0WyDCSkx+NmbXWsg@weE-gbNQ!e_(=c^z<*nq>Oq6GI$OOVSQ zk!i0mn`Gsty&^a5m92_tukcLj3!C-|8=G;zEMrq`J6w?)oAthqvDx6Wu_@!(*pw|a zv+a`rFCU7ff@{<*OgujsBV0%1-f_cMN3ujP)neXRI!nP1q?+pIstM zpM6r8KD$|%KD%2uj`R0~>9gmA>9gMovrJyHSr&apj>)*1C35@5GsG_3ssVH_l|M|A5GQaVA^+$3@_tatDl3tCjE9PWMr$)hYMx6wTj|AQ@8-<1;RL)2MzoMi=*Ika9I5h33D8> z9#(#t@MN5gKPB&Bk(c3Y#udtCnPyzc+6YzrXq5lZhj$>f$#F}zZ8=foah%DvEmb0C z-N~`#ctNPcL7QuF=J=z{3Sq0WMs(P})T0i^KiQVMP2|-$lWn=oLw%M*j>($bDRNeW z99xMOgxxq;pF=ngl98A7BHOY!CMmDSnQY5q9?DrSa!l6q8%4eWXL5`N5x69kEjDO4 zChI(x(K0p=!HfZL6g(RTt3FMTSaRRxi7voGsFm^Z)5ZHz?Fxxmy znEGZcLC*9IB4-=V6=u733bU*}Vb(uQhQc*CUoLW-oR5(qKaTS)WY}lkW5RKqzeW}v z(-!dEkkJLyUmzT71R$8ULtY^q;{ZUIi-Y=bwc(gt<4oT{&aq04v4IG5ANA{mW4xFk zaQUWuxo~VfrT!N=Z5!7hP8|*{a*Pf`XvIN!y>P40y1=1ZL%HbgCeIX zvK{BlL;V(<$^3092Kt(EmPxjKeFNp<&rgd^JI-WV)|W-jdXa5eW}L|5AaabIk6`3< zpm1!X&wO<`a3rikCvaR%#z96k%;B)&CBBLUZRdV z94rW2Vl3B_k(a*ZVe`_buJk+oxJsDowq^Q)d3WHsm?}Oy&ctLm=$134R6#syXyiefF!{&XGJOeKX&)`@k{0qe|k&*Wm zoO#&1uaRfs1>sE`tAu}}*m3>5{2@UeHZOnG!!2h{tY6d-=C|K1&m_;qx{fmsn>SA8 z#tmTsc$M%eiusdQ%v*;u51V&6nF}()YVa!I2E`l5b1{E$=3(=;l4tvQ`Fw4a@cD{4 zJ>2=eP7%4nXI`f)vuiE0+3v}{&RjAVJOpO5I-K5?xz<_c<|&Qe3Hcnc@|S&sNOeZ?SgHRs12v z=PCY(;x5H~iiZ@BD*mYAD;0lS@pXznt@swjw<-Rj;y+bM_6u+qWRmE>8{*B^y74yrc*8efZ{JBjlpP_h;;`xeCQM^>~X^K}VZcw~l@kYg4 z6rZm+p*X2{w_-k@w)Nkun7>hH<$t938pWSd{29fcSA4tTFDvHH%Ub(?rufele@8K& zgIj$*^S1oD;abSvA1nSF z#ksf{ux(tUxK;6miu)B`qWGZV&nmt{@o~iuDt=7yGm2kU{FdSo^b;W+KrxpJ~@r#OIRs5!6ryx`AV#Oa; z+@W}v;sM3{aZp?T{fe(p{Ktx~ReXbD{@|>&^999!qWCVw_mbndfFnFiZuj{SrSlVV zy)S=J$=_6Lz7<&E>&)~rby%R7_X@UdjfxYBdli3F@h27EuJ|j8k1OU6j@z=nr}&>0 z^M`4z&LqXN6xS$TL6*HDe`eM08`mnG7P9O`Td5ImOT`2ydE#}q$I z7T^AWEPL!Hz;=)Qw9Ob| zk$ToCUO^U}MzYj-Gg#X#m+V4GT%Sff$hE6VWo2iS?YGD z;;$*4KUeYx6n{tQJf`H2EB>j{`6nfRQSmEE=Pf0FTQTp6ZM*P=?4VtflzbLh+H#`e z`AUDe;?0V?6%Q!hqxchwKdtzP;x8)xOERv13=fm}U<~0Ol>8r+{&R}?-wbTuy{R~_ zIAasPpBLDispJdEG6t5AaZO_2PvqNY7ps(ft>T?zsq@83eu?7GDxEJY`Q3^iRXRUc z@)s3HCS}ShBTGH!C|;p-&QbC$iiecWl}i2z#a~i7_bK^bEB=|%;qPtP`us-mG(1zW z{+UabI-ja|jndgnmcF=vEYDRg1lwmUeM+8E`j?Zj{xV!eec{8D%Q!!x_;#g#m*PKD z{0Le4_i=K8Z~ti}|Ao^3jp8YjGxeFJxSA|BSCGZ#8YSPL^!d~0wp|w}?ozy;EHCM4;k}^;hSLl4DCUs^AAerXG;D&8SQ6y32dLI{aVTSAl|;m z8Y7GTY$fMUsapARC2v&nRwa+3JbS%kvn|uKWiBO_my+c=vP`jgP9pNNmAs8C*OzUI zFI3#Act2ULBYdC8^3{qDDn6|Eh~hs{{AI-tDgIl<-&g!2#m_5#N%7l?9p0Nuo%!3- zmS-vEFHT!|tzz>mMdn&F<-+D!ittt?=Mvz~!wUk2MzAKZc)Q+mOJVJBOJwJAoN^hT zoYHoDa`@UYvxIUPSJjlu8d68O@N&wfy{jn~uBTl3dM)L`8z`5t(L%X!E9J7!X{TIx zJLPNy!VVmEkF*nP_gCGN%U-LOa@nW#Q!YGAx$N=Ml-vCt<#Y_fr8w+fk#W1mMim#3 zr7!3{%f|l{AkYQYx5oeCLl$Fw8z+ko>3_?{|Kh_XlnWdGix2B47dHMEAFifcxSlLN zr2j1&|BF9cC>J*V7az7$F1(#AKHQ;rCs}+*|64ZxXG0PCaaiB-KZ{s@cENwvZ_BvX z62Enk#aFkG#Xn}xCVt?*S+H&YXR@?+F0Yl+-X^lNtB)*gxsEJt`8HYV|14SR%x4-a z<=VPI7>`TLud7l{-l60@iiZ{RS%=lXTJfh8e@>XgiO)T#9|zy1_-@62q4;6Nd>&%+ zKB@RQ#jhylf9bIL{BH*2lTmJw@Cq=WlTc2csd%1ZJ~Od8rz@^ke2(IF#RFR85l-zw(+450i1*m*{H0L2|Rf-QOzF9G! z)zHo-QPx+5?*JcHe4pa)D1KD&PZU3^_?L?Le1>JwKL3G-<-!7=?}D8F`it@hz_S#` z74v_gSe-h>XDQ}CFta*sigzgHGasunBFsI)rNU2w@gEb74*8(s8x{3XSAEB*_` ze4fK{Y4iJvpA!B#dx&gX=&^gDMb{<`A(6hEZ+F=1?H zohOACfPb#|MaBFdPpkuVej|J;I2X@bC@1sZ5s>S^{4ss<>EL<7Yrqx4Yr(aOS1Vqp zn9rJMhx#8@+#`GrV9X$P0y!f=^LgPnLbc zI$@5h7R6f?pD)ZT!(`c4>=9<(ONDXycdioV_TXCKh2T#KbN}@vvg}Fzk1*}rtN1}- zG{<>F7$@h4ivLk~CgeX8=2qklav1=D&!8;lq7h`4RjhcrFw2@PjFU4@afRY4VQwAk z6w|M?&yT6pD_$qO2=W%;O7K=;-t%3kc$YA*%;#gY^J&O0Qk+(Nx#DXS-zaL#CX;J;guc((SmX`aGGu*k?A+UE*_`Tv32< zqWDh5-%$LZ;zt!fsrY%tuaVhMgtu{6HlKYGc^RLd$h9D@c!^^3nI&!{5Y|#IYrgqB zlJE{C?^T>ue1MEO%Wz2XVa0bSzFYDAivLdW6N;Zz{EFhY$TF9sIT@a;cs5z)X@%lC z#r0&FgDr};EAA$9Kp_k(zEtr+vdqDo6dzUmRkF;%`xHN{_y=T}YtJZtNiqLruf3P& zB(q$kcqVy{U*`p6e(0E?Dz$$AKX!t1dc;5XS{h0AcU1M`$FD{@`uPtl{GUeD-#@I% zQc>Tl%Y5%ETP3ilL%yY7p-t!BK*{Xp(`8wYOspi{l6Qs#k+d_577!H0Y)Tv4* z_obaG{=SS;)tO2m%Mc^u`iB0jsj3sR%sH-FU}HSzjbmdxwQsANy(1A9GST|Y*w4I~BJAzV)(!X2Ca`p_QtP_};8 zg0($eEsY`29zTC<1MA0V4_lr~fy2Wvxg^cBL%fvML`FkOIoD{fC2!gfu zHz9imwr0jDw@%ic`8+Y=wjGmUZ+>9S*Mli%CVarN^!D+cM*sTQO_T>^Tv)_2XwrW!pw`fjxfySlg?E zJ>Ijhese{Se(sd|*)|@6y$?ff18vYBSBsu4_a*3Yt+au93|EB8y%gngFU@in;GiDM z{X)pz5g6vYwZYmu9I|)E_Duht3}tK2d=?pTTfeVPVDB3td-p4Q70TX^LiOW&BwR;r zu=V>@NblhZ^vq|Rk=fSo(FyeMzm2lS-xCw)%?au8{TXyg5N!R<2_%gK3Q47OEfL zUt&2nSiV=vwQ}n1w22Vfb{r3t`z*?Bhm7T(CVDLQk&r#UH?m_25+qpD4~Oj4;Ud@q zJ=!}1hi%7?L-y{&Js^E*gSGckNUs``yxS&1+2TKi$~`cE??EDw<*vkG%Y7?k?19cX4Y7O8y%2{tVsdaOge$PW$Ud8XL2dn)?*q>#Ov zVDC+};9GmMLiV1y81IK+;b41N2Fs$o#bU1-%y1CTZFZOX%vajuae7Gaje7q(pGY#n z>YWWeJ^$x7IL>mbgfsORJ|y=17}iqg)!PWpR<8wm_zTir!$ox`;%r9~4yLgk7l!P8 z9`>ryM>be{=ZEaIUg7J}-g+F?9`$o!{XachDV+cS literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ff39eea47eba9efa0c6eca7d1855670b73bd50d1 GIT binary patch literal 28352 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/libesp_wifi.a b/ESP32-IDF_i2ctools/build/esp-idf/esp_wifi/libesp_wifi.a new file mode 100644 index 0000000000000000000000000000000000000000..97a4328fc554668e381cbd055ce2871d78bb9193 GIT binary patch literal 326662 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 L0=}2X%>4cjt&--< literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/http_parser/libhttp_parser.a b/ESP32-IDF_i2ctools/build/esp-idf/http_parser/libhttp_parser.a new file mode 100644 index 0000000000000000000000000000000000000000..00b84d4b09ca1035ba90b99ebd1f7aa144561f81 GIT binary patch literal 213180 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�MptX-Pjb@zTV{Cq64N@7+ZjzLxmwiEo0P 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 S*?Kuwq+UN38dp?c_5K%KK`5;N literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..4791849ce69f37146e68402dd68a587b93051aa2 GIT binary patch literal 49788 zcmd6w3w%|@wg30dIR`>cP97w@BOYEMAPEUXL_iHB0iqCM2oDiGh9p2VB$xyQ#TQiz zmRrHMf`X4$YJJuEK&uw5t=<-I)mp_?d$mvN#a^q{+SbDpNoOMou)jt0J|9rBu zzkAJ^HEU+i%%1%`7go=k?fbsxg72N~CAK_o*F%U2cwV_tDDvicCmG7Y{~3nwzDHC7(2>}X%vx@ui#V|QyuJG7?E^cKJ8 zU+j5rqLG}KQ2uFb^VX& zDjL%~Zd$auv$LZ!+SJkB-qO_F+P*5<-4Qi=7W<+%ee5rz+0hO?v*LJjbA*bGbtQUvsTh2tKp_J#ecCU_3i;gLsw1H`+ zJc)f)9I%zYCd013w&RgoPWeXN31zQ`o*Ee3H*oK4D_@yWY5}c%`QEMm@8gaB);-b> zoa*@*nZZ8Wk-@crkWI7YmW$5Yzh%c4AN9lMY}s+qo%`2z?cef^JN997&!zh}H>SUQ zhct6qe@k0;T`Du!x#zvh&h<{Y`20ZTw#@LYPv(g2KAUIeY~JH5HB zvrg_8?;T$|`Oukh&o}Q`c{tC)!N6Hq%R8Uv{*2?V!(G&*x~<8^rXUpG2SZytr*t^z5j2@M3y7*zMGpzpqnn z(oVTut-1KOxzR&+ zebe(^@VqBI9gv=cj)cqO`Qo1=)xx?1PwNhj2=p77V=yy-)_y2Nw+4 zV?=$wi0MvfX%0lI2G>K>C)oF!SfvN|Gu}^sE`%s@dhi+i4<5k3e%$^ImJE8<7g6tV zO-VR3l@1NgTZN5K9f}(oosTBwg}#G4LZ$gvgM(qzQRpcYCp0zh4o3bw9XTIkB16mi zgJ;-8i{WeEya+2Jvu}{O^~=qAAEk&KLJBW(JO2BTU!ZxVMFt{WAW{GhM($uiBhO^P zQsipXci+e?)JA&bDq4u#flA4UyaEnKw!p>A$d_m`@*>Kb73q)v*^!&zZcbz~DmgcD z26E{ii6K>9BnU}<B9|fU7V5S%|d9MRuYr$49;gKTn8! z39%KCqws%bA)BUxf7C5 zqznK1c%k>XJ#?@pNHCwvRoK9_)+%Ca-}2lb08I z40RVCnLW}d6gh<%PQjYVYd~>ro6pS7T7<|*2^hfsN&pwW7C+C%;a?`ReXH0!w ze>f4$9@rNf4S5_=(!H!^A}iuYNgpRbvn?D zsSytuB6fXtAK1@Y1B21rRq2n@;3J60T|J16)ysYY&gQn7jbQeVxpAi1NY5@tJ?5Te zHZrr@n5JzI?dN2FjHZygX3$gE$j|PBV&=9FVjCWuU5Jw9b_{wJF$G?54p!+w)=9eI z{DzrxJU>654Pw9wsQLp24ZPNGg zkvBN#5ARn5=@2GBYxp_}=#LCgF>5Xy&-X{?d;uG#LHc6`u$g<=6S)@(!!!}h{w)R= ze{9w#*htU52>aJB8bOnp*&Deru7LeI#|zP%KR!@S(>EcTbbmtO3vtuM5spw^_5^tA zmzWJdyP5_j8q;an!{~Qu76&i1njfK2`DKACXzf^7PWLAl9*L%B9W57Y@31&WYim=q zwPT#MG*;r&!0WI!v;da#|GQrSM8h_6r<~uX28R1{XLtqm+_e{kxYOGyqN$ZuqV2btg<{yPExyn=gSuzz7X>+(Uy6O2Kx;76$J{^R;l z?*}d~?}%@~zi^XpT;So_j%5YhGvPf(+LtDK8%+z&K!t{%GD;KTN+w4Z$c}dfS2Baw zjnc_+B~wnNvK)yH42~dKOF!$cwxHNxGSr6`TzWpC7KkzIrFFS1HPcz@x@&X#V^|9(I2rFmF*(R9=nraEBy;1k$>49n=_ z(0xBbk`PPhjkyJl+<(nK1Rhnx&iuo{e?{z%u>As-LNs8E)}FT*MIGxeOY6k{Q`5RI z4dU6-O(3AA)~yCDlAHhmQ4oH~+j>xE0ad^GDj$Qjl}t_Faf!Q|Z<*&da#pr#VS)ImC++ zwB!}>dNx~S(SCrbo!0=Y9nSZ9aepnM59j{NUf~Cbeg*ap#+~$v{tOv=2s*?s(Z2gV z1LUqX2e08?@GWq9kR$lG6HuxCL;cxT80KT~cioBoYFpMr)7Y}!gY?%}Y|DD6%eJf{ zSg|GG$s9|t9_e~10h>y^1YXf3NjBa!i(Zn<#wiI8bnvMh1@xrnGS|hJ{Ftl&RIIsn@pxN5qkobc&6{CWXhpAo@pQU?Q7zh za##AhZi#1lO$jqy3Udw2bUOwa|C$qcaPSu%)z;FEt&@xk4c4J+8qC%rTMO42hb~6S z3$;U+z`RuTcvdYBP1Yfd2Wj2l)6&*KKJE%MD*uWU=Z;5vvNdwWL^^jpOkW*$?uyw5 zlyg_qYv-;wRXexCIQJw{ep@>?0_L@IJS6t&Tt5z?TjI{~N{7Ge=D2fPjB^KJ`Xwy3 zJ}$Sd0#1LTv%ETyWf3pV@Br(Lt3cQF>*DqwKnj1?tpi-)>&jU8p;+>)Wzrn~_ zv3(L2dtg~)4lLVo>}bO>s)KXD#byGE5#h0Nrff!)ZQC+3+tNj*~1=fmZ^(kmQ})SQi0 z+SD{%SOOUj&Zk*fU`JgadQ;{V&Oi+3w&#d;cR%(bra4j4Tp?Z@Yf}_0gWR~;4WOGZ zi$cnLVf&}JdA3)$1*y+P#vi(jQKnOEHJKW^9`WqdgVELK633h6*74HGq1AMrzXpUIdsX@Ub(@QJf{**Sq0QYXTe4Y>}E{=Bu^@>;h)* zqY2vrOo4)J!;()FEdre&b%zJx&*66XCbVIsHU(&N_O^+=wY}Tpx%c7hUFa3wh}1mZ zUSdXqS^9`5aAsK z6*HDLacmg(a~|cU<#J-p!20!f{S`-GJ8n)J{~{zU7&cDBGJ%cSpD~bUYG%0M-Aezs z0X*Xl?0DcpjC@_5UtvbCd!hezEF)Xjdj4!P@cj^*&tWO1eNH=k{xeXK{XAqPS@7wX z(D*r)lA+l66X1{BD8xn{T#sNWnS_nGfLU0~agt}8_Rz#0!yZp}%wE3_mqI3R;nUWs^Ko!)YlG6s}O$G;;uxttBX#!q)r<+(=bb) zHgE;cWGAuYX#>wQC$y8FMMbCO=La|%O=@ffPco;&G8{sYy#m#Koaw!`1-B!#P(uG9HI2W?Zh{zfZ;B z>t>mh(U2-c+MtJLVSkNClEKDEU2stvrAsfe(UjHXl@CcnqA?k9%em-hg;d}L5ag_GG#a#6iN&vF zD;DMO`QvENTmBgPtp%=FPwqPhJO8_iWbLrD#h1U4XZc9-bQHip+H#$f5=ExRgs>QzDV zSS)?Hy<_fGL2fW*y0@dsN+9?QfpzgEEPcF1R|OYd6(nC}wwGQNTyj;Ad_R`H-i`_* zU|Ak93N`^b8?_i$=#Pzaw1D?Qzo!NNiH%pZ;MdsrA1!zX8}DlYH~xa9k7wN?4?}U| zxemw1GA%d_8&_z-mDt#$1#sL1m`aS795>yzCG(%v#E!sGkLyM(7|6J~Tf|(maspoZ zd%H~wfMM$MREw2@hxajpe74fV&f8oEHLz4 zxhZD(S!{@1=_zI{+;7G3*92_E1Is!Rxu$u??&iAKII@(h3M1Z8$MwmEkKN66gUDG1 zT2J$K)H!=nq1dG1QlnYAn`>G@hvI6Uh`FXQh-u6A1s*w6CL?8t5%DyU8(^q zVCsba1U;M>_1dvVn$-1Namd!=2e)Mi=jzi2{-KCx>5zFM72AmfXCA|z6Zz&mfC+mQ zaz7%7w#t6M5n1lh=AM#-<&jX zEK$|ihE3EV0nGxIs)_55E-5c5BNn$dubkM_u?A0s;^F45iQP@= zVJq+Rq-;B0S;;N>mRIyFv^8VLno8qV|=1%X%lk1(%RUDb)?=+}qCrg?*G_<#L zH?JsJ&5^LHySce#B^Zac7^rbwTX(E`4R?T63yyEj(WF>Qt9@gSD|8k4dlDiZd zif#P%e`r8b6X9MNlqw0Ph4KQ6O@|3cs*I$DA`Qgr*U$5Vrt6M3+VQT7<`*&za!OLV zP?k+;J3DF{IpqiD>zt^M%Cc4`n;6%KLOFp=(j<-X)CTkelqCdzIf%s5xDE}QW=Dk4 zwJ`STuJyc^Tw{Hq>YB3kChl*jAgQi0pczS$q|`Rr5{Dg^3f5p;*MV&p(18&DWne)G zl7^VXAeSKA8FeY7&X6RRIMk%hjmIa5xzOiupTPOXv5*}%kTQ)a;XTo&6yM|f)D6d> zGFRdm;w0uQf2|H}rEJKmNdebZzgOX;j z86`@JRueD@llulv3-D0B7$1N&hlluKDp{9R5Ouo4rC!iG68ghkY(Z))%-T%se~E@v z$hM2bo=?!{ZUa&n)D)kKgLlXxH;~PeAevLgR(nKNb zaKS>yTf@I&JS*tE+_tXa)Mwa7u7}&BnN1l_Z|W`kU$vJG)1svEKGR<6-Ank30Y&Wm zBV$7Ju=OZS8#yEhIfx%-!kFl-=!%YJa4-#xdOO&;KW7NUmLb0yoxqc_dt7 zLo*&?Plw|ErVkIZAnwz-D zSU1kyTf18u+i=3$be8Ad75BPY&uu|uS7U5tNr(VQgVtO)fSZ9{!* z;eti=mDS$->iKoChRV8FUF9sNRhp#H*c#(&@_f8fUVex9c4wH#Xp^>n$*g(RvD*1H zN!AyhvM|+>PoqKfS2Ugz+dC#yvnkq{3)!Sy=Y-|lGI)taRo-& zsjFF_i%wbn{DvNSl`|{n zqA1CGp|fR8BV2B`7cR`jk*>sBv?f#5VEv>db0}X^V>`Zq(72{0wLp~%7R{?N<*8gy zJG-WSeypa-*qJ|nQEKk^&;YB*R8K6n4wr+b%Fd{nv@m&R@X}grWoJuEJORtOXl^B% zmTp$&OAaQ#Sq-sSvvkF*?PzO@tz6gMWQ#SYEY?sKtFA%?YXfrei@Kf2%xmkw=OFmD zt9_SP-ZyS(_F^$}Z3oQ|*O|KTdI24>nQD6}`@61w!O~M=i)!nuu{&m>)rvEvv3WBq z8+y7!qjgK>C-)4qix(#ENy=u|FPI;ztV2DcqfK^wfid%EF72h1iA#Q}JyU&2&FmW1 zo-T;#uywN*&5qSASTHYjx3dA)FRHDrshxuzUR~Qzh0eOF9iN40THV;`xqWME*S)lj zVS>Foxd*w(7_S$$cX;!b)YQdls~c)&$13O5z;di=W&_J!RgEq(uWE{^!J0{xvFfGR zq1xqS!`Mf5_pfW$uHnL8PbW-UG2hULHx{#h=2b7Qo|lvdtE*v7Dce%dNZV#)7(k1e zy{NXbp=LpCEM~_)6blto_*2e!-$Tlk37Nj5l)^EKD9@jAs4JC1yCc zeYtE3j|4biu>2SU&FIZL1=dVm&7|Jlv>mgjGs%0isjZ`{#ltWfo3~(2th&B_LA}@2 z(z)J@Nv0m=RVMeE$Rn6x#cCIWg2d!#e5iMS@ zDq4&S>Bp^VUk7W&E89DYWw0s6VAF)pLZr&zZ?bF!9ZD8;b+7G_6s^DA3OO?J^Fzg5 z{00ub{DQ=+7`+WYx>jSnKCAeg&c?M+;8pXc?&9?wZTNIiTTAhZ*6x+9Ep5$A4COP| ztyx>#-MFHyMFia#!Hc`_rI@DG#i*F|EuCG+%4_dvZi(->1~!1hwnj`DFdocbI43r< zuEtxjZsp3B&Uk0SA*a@~E;E45pINELe{%>iw;b9rZ!xz7VohzWxSwen09t5s%LdGA z%(Oy|LvcHLSozcuX=bH8+%2g}?jW46sHu$W(w^~39|-Lb*^IjgogEufTBVbkgHn7L z#eSAkVC7R zxw;_^hj6!dCMON!ES#MH>oT}xi>vErEm&x$8S^o_Cs~{Q#i>j80G$~4|+^YOc+(o;vTVUY_$t&tN+e~ z4XxPj4>#qMPArE4)EiBkhQ@#9+`v=;=1Ntwcu$veZFk^s8Q0X#ULc0z=ZdD-$peNR z=yLeAMX2(mM8`)7S zwi?X<-C=b{m&#h5t+EHp1U7kxn$gktWm;g@YRsO@$w+)hq>Pw}p|GwJGi5y>B=-!u zXy@0qByOf@9psTDxp#c(s9rU9R6OtE!&0XpU*Rn4>07Tw`dN-BZe4 z@5FqXqf3u*+)jRMkK&<3rlnnaV6sVjjtuKCJB+n9n=WVeX>x_weFO($vF6tG&8?G- zqe%yiGI!8$Rff|;?mC>GC07=Yt|o@VWbfy7(thj&)U!J_X;`6QIj`tZ4eQ)#vKxkb zXfSn>@1@RnSI^0%H|IO%aLa~KQzv~iestym(6%i%9C4x_n^&{2q1w*4(3w)lcN{R# z)w?^IaK7TI%zjg_$HOMPo@C|%*a0Sone}xtUV3vXE2l+^nmRkWx_B%tuALKw^TjC- zfsK<%w|Oc$Y9DFymYQeBVl}+}!V5VwXDwVXZ&5=v9B-(upE+;gaitkEXVu`pc{~Fj z6tMx%fS7=1QvRX!1CnmFtnFjtc7wLv6MwY-uV&`$Y%+hxKrdLt|DMMO_4ynM*L+5m ze(*H_+#fbiK~BK>2;my68K^_%gODS!xW^PJcfr}GE!yXr!P&=CGbZg(Sko`cnU}Na z9+B+LCLgb)P4}4PKdQsWGik>?rrDbvKC($2_vq$7s>5>9&cCa?F|qH~^s^Dm04yW1 ztjEF!U&)tZVf~W%z%T>#$*%q%0iS|}I(%B2fjZ=3tSLVM%qYq$0MkUyXOw zAIPrl@x>tq%I!-;R^L4eOt}lrH*RZo@nXts2EE^Z;^bThJiM@`LLlDituSC7iB2d4 z;=Rko4~uKCzo&V_63U*YmbXD zc8=<>*;cYe zS0~BR#7V1M2Eds&uc^vKEV@lZEoKti+bD%=oxKpD(b5M z?tyhYArCPw<4W*l_~U%bF^~0*IdAagfXTM+%W%!Pi<9#>=;T1pmm%EPoKA_ISNOu* zPSTk{i495eYO5fwh^17rAu2ux#+V< zPJb?$6H0`6SbRE*P>03oH;`ptFC{Y(!g4IWOpwkXpNM}5%~+g#HCgg)Ba5B2k_im$riHcZzGHTc5(&&AzY2c>0D11on2(Hxku^Tu5|X2 zrLEqj_&zc#OoAV^5X8#$mvl0BGD0R6$2nvQ5Ln$lCu0bMvG|NcU^2hIK`%-kVtF)~ zh7pRe_;PJv0$K7ZCHKKUgmNr?twA%_b@ecVa;b+3vh2qyvef5XrNg57JZVCx!{YNF zLIW26WP|26SX|oWl#Bf{$ntt+GnvK^SOxjx44Rn`ne`W?9R9O;Od^X8&5>Dr?lz~x zSsb|#Ypje8ZIi=N7S=7(vU4mXt32HDveML8Vf z`>5P6jyX(_nGa`^`OE}?9F{)L^Gxb6AI=D=!+IcxrR@z9In>Nqj+4V(FJGqpWM`A* zq?~rhVeW7QqtA?llk_2v>&tj+^m%ffqR%Fq4>|S8VHt;wJ}Uu1`@?$7hn)K4u=IDM zKM?|i9{P~S^(%~uty>si7RF|&l^dHfo)2Xl1T5xAGIVH%9F}q3v>Be%Bap+D22EM= zA&-}<%F3r;m5;_qIje@uz-Th}3)_7D5PLp3>b>-zUtr&G+1$KEH_N^n+=Z zX+Kk#W#KFTPM=@4a{9+B{c7O?=<|yJPM>pPr_b;9k{K=%j)M8Zywl$$%s1stpMw5q z==A7QkQYJD{uP$v#aJ-yvu%*Way(@dr~O8(*`%n$H5b?SPZW7M)@0ZB>qR~lYjSut z{vps7ZSopcGZ{A74av@*vnhwpdaN%Jz7*>(2|t4Mm&r(5A?*CQL*!Lhlbt{NMLrj6 za(E8@A-sWwcIF9(*)R~^!a^T-9qny0bn37syS#WEi1G%=$S$vZ%8|AL>%pS46guQE z9Y81&Ir|4W%mEgGUm9RqepX9nB0zX$ro4j^eDmqs~PIfj=6#4a#lby|ak?(?>?8?|gIc#2u^-9s%10Axn zd6~#>hn(zeUM=#ykdxi+9?ZPe*E3uEQA31?!>eed+QihMNIrk}zl^JLx8P7c=B3Fl*dqwrv?ZxSxR zdXI1v>;1y?`B`DCyyt}{VEr0deEzL)AMAgAFM)D$hUl~0QiD2L4puwG0?TJ8t3 zv)L(f=1X>M;|n6EJ#u&f{vmu73+>bihY1MxVWFIPlEX4z-A6fmcmwN4$6knzI2F2!{v((jBl>F<8zoGbH#g8lg zj^h7R{6ob*R{T@NZz}$c;&&8(sQ536`vwyAlczYUc!uIxisve>RotL>nc_1PuTtEl z_)^7}D}Ge*_Y{Aqcu+7=mg5vJP`p_2D#aTWU#R#}#a~jqL-BQrZ&G}_;%_K^Lh%n2 zzpD5n#eY*A#KkYyo--8ZC?2S|K=DY$MT+qi*tpGd#nTj5D4wl&p5l7NOBJ84xLNU8 ziqBWfUutt@GKIAGMu6Tyxxr!Gl zUZJ={F@G_@+25-8TE(|1zE3fKjmM?^Q1Qo#Gy5iV#wk8p@hrs)6falYs(8KPOB8Qc ze3Rlk6+f)_X~i!p{+Z(cQT&nOP_7Sj~ z(>|?qen=jT2_3?Z6dzPNzgO}O^ zS$yMX#2p`}^p_|;LvgEO{uHLW-?W8XV13x3HNPy z@fQ`}L>B+QN*4d`Rq}o0C=4Qemn?Pis^TCX=W+WNAE1w)oAXy0-TC-%r8AB!`?Of` zB&Ab9#(2k2qc}zupI0kBTk$zc|02a#DxIB*Z&&s*j=wUQt6B*i$5ibCo7!=iceF#TIshbKASB0UaI(3vh2IN$sY4ORPIA@V1-;s(>Ad7D&l2NA&wP1IB=@g~YOcvi(D_)~? zHYoWf#TS#s{xynslf{QS$ub7s19sPK9#J|^lf{Q;6+fqR4l4O;ir-W^{OM$8=Uv5r zP&xrz&~d(HktN^$iU%p3kxI^AdvyBz31eqxijq%Le4^r7#S6(&Kc_4C3dO6GPN$Nu zSA3q*xlG9~SA2!ixq-}!*$6i)`B%uYkM30RM-}t;F`dspCQH4&s`zJQvGXUz{N-LJ z=TB@qK2q_~WEuaDCl9uM&QbC@viN@*S@K$`xI^&<#a||i{p-kLe~*%XjV$&bB8&YW zEB>wG_Y|k+CG6*t#r{wwA4L}XrDU;RrTBEk8x(I>e1qb9$x^O;WXbnQCI3EI@_mIY z`TkMyko<&vq~fV$u|Jb6_D@vug=DdR23hR4D(+N#p5h&3v4103?BAy3cag>ZBV@7v z6UDz!{3o*5Ov6Q6XERI|c|KWejv$N8@roxat|3d>db0R=s**R8#pc;$v3aTD8x%i5 zmT}-e$#OmXIk3Aneo)EZRQx|=N&6ugWoGy@*j&wW^A!(KI^z^qDV@2B zmnc3}aWh$bXjQxhOn)#X^3GTK7c0J8@s|}}r+BC0+ZFFsd^cHq__5-jDE=9k{)~h_ zZ&NOH@;k-vEB(KbrJl3#x`yLnipMIhP<)Ew(-b!=UadGCKDl`~r$mm?P2&vpI1g9M z@;Lo*ii;J`Q(UKbsbX^vLe2$ND*2g;I~A{2e39Zy6mL_!T`}(kJD+b>{8hzwDtytYA>$O9}abC`Map@7%^P&7{%ih zmntq-%->RVb`~o>O>v{*)r#8`^Y>SsovRh^RJ>d9y^6o7*j)dYW8V`>{$Gk;RQ#&q z*A?^EUY$RGQOsX_b@F`0QN^PbmnlA4ajW7rip~86@&9}!->UdO6yK=$X2o|Z=5M$= zpTDK}+lmh;eqQnGir-ZHJH_uQ{zP#Aa~7Acx$hw5%2)EJ;?aun({b^%M=PGC*xX+b zn+uhEiDLfpuJhq)#pYgsq}`+BcPRe4;%_Q`Sn+n7qDL!8DY{e%kK3TE3$07corsR!^ z%{>m$xk$;kDBh;{D#h0+-mTc&6A_zVSMqxmKdks$iusGou5Mpd{HEexDL$n5UBw?M zHuqe_p8)Su2=`UYUwwA+sN%7Tk5W8I@f5}Uxo2nRB*pwKS2tfZ_iJSCx>m`%6`OlE zqO(QGuTXrIV*c){v;R%Sk1BpbF@F@+>HkPEe+Jgc-%`w9gmv=2D&~*FI{6^QBNUHO zZ0`F=xk{CszbotP%u~Er@iN7Yidz)(mt~!u^A)2xc>YK;9Wc)Xy15)(ao4wbn&;+D zyo~Oy6-OzTInQXyg^MVcdCLUKg-a=y`9L}4!c!@iImrylg)1nRxlI-2!gDE?x|&D1 za2@41S7B(t;?5t<++Nx?=l1UU+ZkXt_im&?|k1zGBW_2$^ro74mA&GpAR zvXq_m=J*nh?Q9?j_i)@`1t1*Hb}swc+&`5v@@JA=S<0d7{J)GW{vRZZ&oA))p!kX3 zK8X8sKChdJKRj-7tY^4E@vXv`5_vp6QiuEvVJ7*O;_oWv{dDS6=O>DJ?4z8;`Cnn4 zU;aVy-xTvcJN2m(5srd+jHA2|JW_Fqa1rFk2#*IJC(M1$->zm_GLKn~PgT59@!7(Y zpnsk)_xZ(&FIT)>@%6&9p}$AC27J5lN#IAx*k=siQG7rc)#35jL>=Y(!zP*~JOZ4rn8zdPjDmcma3Q!zxCmS-%sMO=E&-oNmUg>P zF`pTr9Ilw(7I)k(a<&H^gD59&5@z?@EX-znnK1kPE;5x7zM}XZVdll>3aCTgFU%z0 zQ~Y1T%WFU-9DOPG1_8Hs5!E*(<*o-o_?M~eB$bLvx`p*T+%E3ZItp)jujmMA_(@o|bP zh1p+fgxNSYPUn2Zv=zLl6^@?v*e7E9#!dD~hQ^I$H4=8?7@lO@= zSr^s=_1_V`7yJj|`@v}#V5svTI8*o$aK7Rr6c;L^Vt~MAy)`L3+A&il>Y$C zXJZ`m*%CR@#rFum4IMrw!+gn4DL$b1 z6~#Xnei!aR{B2_NkMrc#trkyB{gc_g^On^Ib(gSHraA>53~A&lApv z&LZJ~;6}w~3J-_8OPD{eyixIH;S$KdB+TpIS1aBnJPGoz2v>mbR?KH_=<__t9}_+q z{FLGYieDDydyQ`>ep~Seia$}z=WUqRGNjEH?gkH6JX-NY#eDXLX{pa=Z^(Ry_(b7z z!F7rkD_$O=Y4;012L8U{mlX5a z8~Vfdn}4nNU17eL`Jv)Z6sO~0!nD-M6+QqyLh)GP7a`}fH`IRxe4H@vA6?^FDgFyDVYp!j9QZz%pB#UBc{AuWGw zoc6bYGZg129xBZD=0^+jJ>2n%OBEk0d?R#bDV{652l7S2e7}~@?a+sNz^<& zahLG@kZ&c+dHt1&cM5YZeTU-vgi&m7pD?G9Pbhvy@$-sb7UrV}uPOeu;&+8dLg&wl zgE)tvpOj}Q9-?@(Fz3T1!aVPus+iC4&<^Eu71s;Tg?y>vM#X0;UMt)H{q>43Qhd4a zV(470_-4g>6@OFl6T+PPJuAEc{G#H6ihr*7knjc2=d(a8FZm8g!moj^RlG~_ zR~6qU{08(NQv7Yj&nSLg_~+1nRrpunHx<7v{2R#M7yd2yW5sDWNn+U#L7pxA0eG~GG8 z2D12Y23dS)Ba06k$l}8#WL|JU*p9{VF2#ElKcINO;sc5gD*h#z6^!sM7RMheHt+C? z4(GB?$2^ZA@(D^lm7GC~7=skoDPB%yr6R0W%sHQvn`baE2V&SpxiIH#j&CRDSe^S6 za~|g8&yq0~FubJr4aJAZXnzbJDdsn4oIFRdd8R`2izw#-0-;=Sh2nW+9H$t}GZn(k zO1@U{CdFG6^LrG|4v&kD?^3)^@zaW*S8Sf05Fg%B@(&dA!nU)Ysd%vB(Tepm66Re< zv2Wgg6gKZX3Y+&Fh4r%#8x znP(m(U-Qg^@C2nZl`PL9R*|D{lA)w);~MqBXG>dSNgIB2ud}hOq{sI+ zOOm4Pmm1v%6nl$P-?KbywD~k;Z?X2JH+obeE4{3wT&y!y4;3BPTP2%B@}11Y4_;Vz zQ{z;Ps3={xN~|kZiBoMPRjJWa^=V6;RFl0FIVnC~SD#+Ty_os*1aZ45Uv+i6CP`c- zwcgyaV%;kIkRg9L(N?LInBO@mvD~;~MQ6+Uq-g#|k5w8`nt1sJy_f0 zT&XvES4o-*tQoc`d;PHO?A;I6_PVj%o4vawO$F8rw<~+NEE~6H=2qBt`(qQhH+#=W znhLBL9#i&k=`3!K^KtFpCD`uG-W!sp0&9ksls#Pbh}+{_T-)1*?cVJDLDE!U&2UKB z!)a>Vo_SUm+pfG@e%=@9C|C9&O7s-q?%L zumqNa@#Yy~tX=(aUO8WMxN_ya49dFxmafFL8^p7`Zmh@z-y!)rduPC2Dda9Vd$*?8 z8@~XHzn>}8u)b8~sAa91qT?G zgQwJtV>{(FMcQ@w^0~ZQvF!r&7;l~*$J(_QKJ%8I;vduOPs#VOcHBFFjQR33-R1kX zr1v37b@(38^w6YunnKz%89yk_VPRsyHT^Dc6QNsV*sv+?{4 zjMKlPu`rJHGBL&8CY+0};ma!$oayl?_I}xgYx(F%w08^^XK#9nz2A<&JOVNooIUex z8z;m%f=;mwb?t)Ft4Yas^)`DymibP@;_^K`CEpuxZDp-9hPAVIN{YRM*WsQMB57}i zve%hnuOAxI8Hjhm*;|uh?+_*+Y%jETJQnAl`38?mjCCvQRpciG&fY~S_CB})HlRm) z6^w(c$T9Yiz~;|DfV82y*frpaQ42PVsFzuR*&}PU~%@Sk7gbZ t6PBU87!OW_gyo@L4wimcU@{(-=e*hWuP5}S_ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ffb941123dab4e7ff52585cfb6316950373641d4 GIT binary patch literal 100204 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 z z`N=lABZj=uH!vN7sLqmj`U3)=T_~b2Z@T^-#}ohoS>@cfscTLom8em zPQnCSL1uCSV&<`q+0vA)w`V|1E)gJ6(lLk-%H(*&ko}q+5M(Mtff*ltLM376zAc z0cGHPV&L5X!xJWvQwkwRfuWB{ucAHsA*c?+|*dt*w#9NzttA}=B{@j zH5)e8H;<@qtZCR#TQ`E4wA#bbS_^-Scg={lrlyA05u4iT8e6N&sYG4F8c}A{*x{px zk4%gnIeP4KZ5&AR%=y8mtMwQg=rYir*_ ziBkMr>H76ejUAZgE323Dudxr<2gDItTWVaZnVezYO*b^Hb(IgO`4s29fu!n|nssTS{s(4PW;fSA!HutI zhu3gPF+a22I(!}Xy4JSZ+PXEsVSIoFRK200Ez!2QxsK)71p|!5DFJ5uAQlRk;ScVf zQr%#3=4Y%8cD2DoFUE%}pl6#5e}z|mPnP0y0-DJr73*Y5;7W;xx>M@d2)1fU3zj#K zqG==ybz5Caqv(VKu;f}cG`F!WoOfz!km6A=-orKnp^e76wtDs*5M9Fp1&sX=3N|(Y zq5~Tm>rrBGYg-F`rQEVW6=;Wy)r+dqBCT!JBAq9T2o4!?oCv=X_Oo$>$8sKtWQYA+ z{ODh#B>d_YLkWi@?W9=3xgoIRTMDW&i>kZBsjRt_#ejvJh9&e8UO~ z_Lrn?Q&UxofU_ig%7JM%B0J0YqX( zPm!Z^^Fnx~%s&kABZ17IeNe)pKySw{Je1kpQDE0lE-68+6s_6XILF(|w${nD)=k&z z>;|{1<1euMd0+!k1`EoA;vZx9ya zJNeF)E^LD$^tr?#1cHcP@EeLcmII-V4fg7DWlYNpc> zxZn=434GAm##ku*D%Q7FY=>cCjsWBm(XOy4pr{&UUuE_NbYX#qWab7HzY9sjTb-mm zN=0X#R9hRwcq$(mK()F6^>^iwJUil+1*2mT+`%Fap)5A&KqN3@ku9ZDcU72l{LPk3 z1Ja3mgGXiync>=^yrE!iiF8Y$z)`b8k;3pZX8gjY!;z?ELS$!XI#B1>2ei ztWp@Y6qGhEOh2h5M1fIeNM8eu9IJrS8$=o+*YL`UOK5n5bxXz*wz1$M}U()2K`OXpI~VGthl z*vG<^VV0epHp|R8=kERW1Zc^L!_yAD-sVPRhkudk4{jvDfVCmR&M%u1x{(|YS!p?w zf*#12#Wc@4JpHptx{*-p+ zrYTCo^Y?SXZhsgVol-McY2ghaF?Sy~I^rMfw)3_~7dyM`4s32lQ)j#xw)9nqT{X0h zXIf!rI;Pq4A){ znNY`8NLgY2U{eYB60&SU$#zsYihJ<*y1JKGOaceY?}a2}33zWtlW$&s<F&pL9?ScK|)ZcXfCNfL+w|h+df;{*~!d;DraX4t<5znfBFS9=P>TCJ-h7 zR;TpQ+>`N~a^e1tqaD9?=aj#vj;30<1E1y;2rLuKPfd~SUM&8Bxi87^d;u0Ww!YNt z$U*%Bw6)wr8^5qaxG!JXU#oLnv|EB(4k(@D;dTs~p)1(1tXpH^2$3bL{C=G-%)Ls8 zGK0ZrP^XHn;m#@-3vW)|+eA9!re+@}j*HsQbeuSDIiTksNwqMS+9F)|B=y#DPaP$QfERP?|m8WC?av!vXdR`ch=6%!?;q)6Z-VI z^{2GCWln6*9pF87#H?R;8~-l1Zb`SX&yga7oThx>2tP{K?y)9m?o z`a00;fsC5{_kq4%HLL3v9c%VgtJ2Z#E)thORPx0~$tNh~`_4wf6^tiBN zJ-*5wFJ#o?&4bh9x{mb-W*hw@!*26lMm?TBI6dy`SdU;m>OhYVGV1a8!Rhf($9nW| z>vRWtd_&zS4|BXS+jyi3&ds2hd+?!-XSQ9tgqO!uKX;&9`EWHD1y|bPGk_b-T^Jvm zfY-e3!O2M;9Hj4duVp+bynLXmPImYvGp~c*xw9OaMX&KxMUIm;6>XrO>2JDDxBdTY zzXww6=ksN9@@XRn1xM|4ogdlnI{eHg`0^&v<~3Khwr*@{sr70a>hYOjO> zx>m2EYH4EW;>uBp*$ZYQDi>BQNi1EoY{{$&FXdY)PxGM740+H23|?X_nlzs>rRhSe zP#^g)X-#!aU81pieVypFV8)7+)~Qj|+);_Dk%@}gb1PEHPO7VGPT>DhpTck3@WB&4 z!V($6KdL>yd@^P9RwL-FwxO}Ler+TE(=}w_gQ!hyMrnMfCI6;WtjT|!j{oM8{1@x! z^P1Yk`s&t`(z>{ztsczlTN7Y~=z8{lzQ$D)#f8WYMz4 z9zH8>^SCax;y=bK8<}Bu>s;mH#Db-B6EhZ9desfhjS1;=u%eD`x1vhD8A}!?j#^f+ ztir2+KhIw@H-WKPw8Z1brf^^Mw}xvo+@ql`QQg*tZ=5}Pbh2+Uk6mRfI$lFlDEd&N^Rb{rdGRH1pnUHO`~-8!k48jX$Hg`SZ@b7rJ*sdA*z7QWpv7* zrjDI7cM|$;zLb{bG*PpzuI8k`K+9(=F&jzM+>r_RNxRk5_|V8i#~!w%Y8K|`lGH^Q zJ(AgIJ=E53?}hd&SvRw|lj)68Mow07e72g9?@<%hc$}74gKO(HrCF|~y18vbOP$?y zxDvM}R@b++dUQB7XRvp)*GIbo){!<@WAR}xzLYk;TGPaZTYucp3v9X8<&SR+~! z4fp~(&DQIxWrZ`_Lq*j*IUwq3#TAa*{m~Um5;GPaiMA4nS1oMyjrJcEOk8jn%caIE_}XuW#6Fs@FDckgZkqoi-Si z7%i)zvxlLL@q&3KL&D*ZaZ%pX)Yup-bJ81oJ{NPQEZU>oqMfQaCw6d(%yewQkkhen zI!rsR@%W2F;F1ihKh`5T0VYzs06WE)cAKVK+j+Kc@3gwK-L}93yj@{&(&Z$R?YuQ@ zw-NPm|B||@w?8qd8=hJ77cH%rotSw{Vov2kuMwxX)i|dmcdW{Va~8?6VAdmQxqvq; zsdreZhUOxsjglN(E~4V6W{tN7uUbB%GG!m4IG(1>A*BZQCc#Z!(o4~bp&Q``NAf!5sevLUO9VCqJDIZ`Qx+I8|oX( z*^VduG*wz!np&)HWSB_ej<$d97Kp1?b6bmyr9HK$%H$Z}w2Iv>Wsw1O?qZyGHL-Oa z{^lp%?kpv@u{c(1)_w0Z*v{CjG@uU2Ep_X$7h|X6vD=JRT}^FkwaneRHP{;APH-kv zrEOB@PcY>ZZXB@W@+K00WmDbSHhyfo-Gk=Je8Yi5N3g%mnlWo0Y?JDta~Cd)&l+`j z-28!GynKBvZsM96*VM0_YW`S>N{ksjytN5sJc06tr8Qo@wsvE6%bN1BKx=DP$IBP3 zjhEwZaHg(p+yH6iYZ{x%IsR?+jpg`Do|@*(?P!>-skGIn*0rD&UA48Xxm{Hp=o$@? zw|2b2D#uBKDb!lS-s(K`XkCZD2s){JV@q{27*M^wrmg&xrUu-cHPn^kOtz-JuA!Ed z!F=L|_08pNy!){P+{xCJw{EO&t65hL!vtF07qK>-K06$q$(n_UzA-o zTOKt9Cc=Y(N}T#KD4yY#3fmfwUS55ZS)&tjujeKYmbXA3b1Tl?V9iY31WuvFe2k794W+O#BU^eL^SCJ~Qs3^Yq8wZgk*yf#KZP)nFuX zi;9`1mPZ92HL)9a`%7vA7X-PZ1%9CykgF>rKu+`=Md}h5z1-)B&zLnkn8oHnNvaN9yyOi+z$L4tJx^l(BIzuLo4Ws;!2qx08~7+n3nCL82kJNSch369UvU0Q-t`;#%!MkY*M9i4Ik^JW%GLWB`^2x(r6Jj8pm^AY5Q21hChD>es z0-bf3G8`-qe|v{=+;8wu4l#ZhA)_7mlU&rZ43UBS#1j!oUyXQ(#q965EavaRu^sZb z-z&1|oIa(%tVjN#h=(Jxt!hN4&)LBI%_7pTLfmb!``x5W z`cM|-x|BS_5c$(nlrs~NfplVyFX{ZP9jE6!MduH`9q_vy9Fr&>k{)vF4^|gh_0<`ES+tA z7m?-UzaNp~#r)HV45Sk~yZxL*1k#Be{a3(F{)@nrLHRE!{4y{D>$>1<7zKfKm@<%u zcq$_0q>tAkOW)sqO$I;Ze_&I}bicQiNgq9bS&#hgceyh0(^trs?mrc_?&Y?ea;`vR z$RtPm66KMHWA5b8m+(6*LZ=@sL?qu$Hl=*`dtsU6Qx^G|GC27s1GDZKh%6`lOhh+- zuLNcwo!E{0btEE?PVDIXB}L~CyA=IqMW>!@i|y`F_;z3h%5=f`iMEfE-x*BKAC3oh zGTrZ_Ws;-q;P|<}Fl6G_?K*yKLsK)ke^D0sTsjEY{T^E;`RoJvT}poU`)Qf@om`jx zpC;e+)1_b4-vhP(e|mfmRGZ;V%IDW-f(TKTxN{CMv;OW~O< zB)_tlWC_dfi|YJD?-?HzM)=pIBko)AG$}`4;apOX0ese;Su${1XscY7+e7cv^l_ zTHblL<9DZJm;ZViKTku+5S9~>&YzXc0EIo?!6ZZ2J2#mD3VYkr@)xA#cckSpNmU3# zf(~IhZ6zsTxeL?z+++qQEdTL3NeatpL+9N}Y-r(N^>g{cBr{MrxC?jXJ=4nF-MA|+ zPAkVhidP}*4Ny7CADEUuBrWfDBSQ|$Z{jCe!rn#63{Y5BN_tVV{0ABgrkDUqXU9wXyhzVv77?m@nL zw`5+Isy8(DVR!q--y%u9TuA2SC4^+n^L$D(54MS3c==U*~1jaS-` zH_BAcG(nV9z`bR2QiU0x3AlF>{5Dq}yz|wy>APdK?;C^H?xd%F?(Qh+p}iBA(r)nL zA=9_{_63uCo~PbEiWWgd_cjQxS{j@9XBP6#C3tl}RrR~w)XHj%+#gB^gVQxteacFC zqmwF(uT-SCHEk@CZ@E*1%TPG=IW|d$OzlH33g!cXOrOrn;H9cVQs%E?fLpD@eBR;L89JZk_-hR2p69PMn9oXmdkZA@m-U9;mvnn8 z6eo5!;lvbdgTvC6)j`_g=8hn3*;^=SYrUaMTa5-wTTKSXk@!}J65?hDla|7ds~^$Evy$i0$p>6ylAzAWTPe zHlIzbZh=$!Wp9nz^=lIrIc^%Of; zyUBQ2ei<)yW9M`eJ?*>@JqIg2?Hmz3t$fk5&G3kx%?7s{udRkIdfK|8r>!e`+Pb2r z_AARH<7L+eN=wn1!VpB~O$O&9@y|5)pmetFiq5v(b~<c!=WxI0n~VbKCy5V(yI(*_*oA{bx?((@FiiAm2zDs2Ie z1m=@0)}_se^XhOxI0TXW=OE?Nd*Ta_P9O$9Wf13CUz%s>)RQ=GEiMR)5uH9Oh*6hz zCC*!i3j&`JJDyd<;OT{wIM2>gZmXozcZl<>f710yk0T|{vuhxa8bu3nK_Je9{tQB2 zl*Epn2T~FIllqJOfw?5oMM&oxi&u%+A%x!{64T~czQJsQ&)G<)ePp~)mu*rO<#6mM zi2ZtQSbSmWB}j?$nsGtsWBXoeu^S`$ToH^)I}}(PM>^Qz z@kswl%$GF?A0iUdw!J75n6@pmn6{0O2QrD{7Skq_Mfy;r(=Dz>T4V9qNYAyHON7`N z@~Ibb-pRNiT#86J>};AP~FxI0BeFn5y1rV(@T$iSt@;K@dN|0!TlRIkHs9 z@-DatnEZ~uKA(nlgCb~;>W>0^-+J00ljlrsS-aULrn>_ns;?nJtq7(7!f z&f5rpz%tUOTkLfEp{378O6=N_^%iFa+I&8Fs&GM|t%*6-ylp4~&)1P&Vev~yuP3(r zH(ShczlRw7EO8r>BYq0p)V1;aby|k!;lg?J#V-4kw}SMyX+ff{v7Fp7Qcw}hs2OG*5bTV z0T9III3Lo^gAt23;0Wc2#2k0}N)dQIKw59-}g+qQmXF~>{RH1I@$#RtGsWU)I7p;+Y1Ln`Y4csO3f&OThnD4*jcYubqb2%IOR z$1Qet_?o42jELPi>R3zXxDe-^h6}A>mAwm3$_Zj82CI>&<8 z`NO%SLuTL)s5=3)cK!f5`_axHK%Wl!?TD_e?*mf@jv=u-<2_C~+TxhX+yoEpN$m80 znLMD+M@sBuzG3N$krKN-g?>@(BS<4B3~&cFqMvdGVV6X(%k5spE0`W#0Lo>HX5 zuB}roeHc<=*VZ;mABmLMwRM4|)5nM%UH0@LW=zJBX9X?@6^O*NEyuM8JU1cTN^E(~ zx0tq#5QC=+Q%e`S0;lZP;Gs*ftCYjBAa?!Y9!)xB5WDqO_G{34f!1!n2AwviZ#X+7 zfGH=AlsIoIE(mK8U0+Tl1`q8|>~v_cblRNQ=^!=-e_-=w6e4gwQVwlS>~y%o(rI&I zCr8#p@J|4Z*q!HP&n+`HsRX@kd`b4-by9cEd2FQmk7 z4~4sn9F8fmv*$`nk0T{^a%4==F2|AB*>gQG_2D=YJN}KNL+9&|Qg7m2NYAqP7Ni#t zqb|pq*zF6sq=U${VLI`#xFA#_5_61XE`X;qF!@NQor&`}DG`bhNvA!D-Tor>1f4b{ z&ZANY^cA*yJkm+T;GsQ=q_{xS5;c0~QN?gwa9h77HDXQwO12Ec8*P zUqZK7=%W?C#X^T8&qSlZ%5L?F()TA*25KxZEdNx#O>i;)z8&i)eTU1jKEw-Zo? ztk?}Wup2PLA&5o5f!%-uy8#Dw0}kv49M}yw4jIxH;EZ;gq3i~pjCKP(-ELwNZZZhO zd6x+^zO*Wd^SEH!Fc}*x`$Aob#RkAWFa!JVo?EgHlewrM3`BI8`mrwcVRUsz64N*c zV-Y7?40jLkbYj$TV*A;exOQak9l{D!iQ-b$1|TbagK!?uHA(6^N59zEYGP=4i6Vurdev3HS;x`q3 zhZuGLf|SwK{eZY1E(rfXoNV!@3VXh(%jZvwt}eej^m*Vy$S04*T@~gtJ+{kl5E)(F zII&%4O2}g|pZhsHk{ETzB4u=S`5m~=1rK2gc`Tlx@H}GFosX2!)m==?1rni(JQg3L z@G4@|twqY{>aHUmX6iPO$KsO}-b9SLTaYrkx?72{S2CPU9*fUc_)=ojy#gttt9uPG z7hQy%(UEO<#N1D3dBag-WCez`^h*9?^NEuz-r--pHGdxEgi=S8c zWn$F*EmB5T_YGp~-3)J&$KrPt{(u;D|ACaz)%}E+hdzYQ$z!n}O5#q$sGEpD{@M2=r ztwPG^>aHNhd4qx9rcSoFTH$rXsM~;)(ba7xo?zslA;irgE z_c^4DuI?|1rm#6n=vkb>BwH=<2>hJk`|w3wbR5P~lIAQTKDCjIJ&>dw-g# zi~qmmO}3cd?mCSBgC%u~kTSZuy@;oqx_yBsTRc$VQew0_3@M|lJCb;YsXLZD7Ee@o zIx*_vXUrwKy7Q3tXPUbFW_Ys2M=8957-@QfC!ct} z!Ce*Zu5fSSuNj_!#77!jN^I+LX>)kG!b=rCR^e)e*D1_oa9rVG3Qtscj>1(6uTpru!WSxhwZh+4_+Ev7uJ9ie z{z&0370&0pu;bN7;UNmkdT4nTDEe^^Y%E{#S_YQwUVOevm%?yinoQ3b!h}RpDA@le&-?FfZuD}1EF%N72* z!WSxhjly>-{E))`P&h9?slzCRmn+<&@YxDqrSNWrf2Q!;3Pd~gXW?cA;a*^OulKa#d0FxNP0{~FJk!+u4A|Xc78WFR8$@h*CMtRb@eEV964>3_ zRwTx9TF#P%8QgT&|q!(QU)0=*}R zZCkGr!_OGrB%W{ZyTtaH!27`NnZPHCCkHpij;BAdtvi(1K8qL*?4CN9Xb#GF54>0B6 zw$r;`@jtBaW5l*!PZ8Vae$N5BXMk@jo-c{54q^DI!}-LvZdZl715*xl7^L`zC|pi# zb(lzudo6~k!0uhx62*VC!fO>iN#QnPD`&I9rvpgeHv+q7 zst+rk7m2M+URL-`Vq5o*3cm+TIn?1_ivKf(LwHE%bchn$=fGWn-811Kif0C~)uBS+ zg~Yb*QiYcTQx0{gRs8D|ZX&jJ*hp-jW1j}>o@w8p_`j|2or?cnh3^MuUAFsU#s7rD zKO?s7{+if6dw&JkJ%|5L@#OaakL`Pb!o7)Y-Tn#>0;U}5FhcQ+4t2PLbX)gsg&!ccI{c7$oRRZmVD}#6RmJnJ z!dci)oXk!NcO|xRdMMlnm@=u)p^E=7g+~)xeI^l)HToO@?B3}dt$0o*w*A_m@VN?K zpzt?{t;}l_-U&?k)a^FKf0x4FBeuHzfOw42?J;2YuIgpQ6Y7=JEnDFjv8`LAa4%rW zp$>x;f0@D~iLDM3h({Y8rU1KlZB>e=iP+kwRpGN0-mdUv#8&223SS3I`PA)J#eavw z_Yqs&zE3>L==MWk_YUzT#lsIGoo-nQcP6%VyD8iQm~yDYA&UP{g@+Sc9mW%nG&)QI zcJDoxD4zAi);=dIyiMVA6~2Vn%Dh71Yk(=Ay4|e!Z&UalVyoLj#3PJuKLB>`c3)IH zeyun!pAE9gu*qz ztjl(r6@Qz;rxDwB&m*30+Px5Xvc*>^p54S&|63G(P~k@u{t2;_^R&W01EzfH_PXMK zOW}7E|K|!vijy*9#8&@eV(g;~1AyK49%D(jI!{ozQsD&(pP=w+g-;^3@|zWI17=(7 z%Q=ewe1$Jj{MRVFo7n3A9b$WbbRV$$7UD_Lt^Us{{7Yh6_pb{7Tk(9MaI9}qPNBlR zh^?FwMK4u&qQX-ZoUFNVAkc)eY@h{q41RoU#swL zg>O;#ZiTl@!vcsH^0D@DIg;l~wzQsL)_ZQYj@{kICgukeQo|C89( z4fRjzmaTA4g^LxA6MxP0v5eTtnMiE=K2zZ%6|PeFL}EJ@t;ATD8MZ0N* zSm9@ht;`pRao%G1oua>^_}^FfLtu^0n!jdbe|n-o5s*w(#P;ae5HPw_vX@DmC@qwuQ=zpn6~h^=maQTPL3>M6Ho@uZ$v z3U?v4bqf{l3Cy}jdpM(#Zu@wc!ebSlpzsWZD->R+@DhcW6I&fx6~0K}s}#OL;XMlf zkl6anlf>3%UQ+b`Qv82W_+y2?P`C(-qLbN=c(5m7n4*s+w)#(2cs{Z9f#t+F6EhqK z?7nYoBHh}yRpCvlEIk_)k~(Okmc15p^#k z-P-UKzx0AxX6z;3=Kw>L%n4*tVc%0&?P`FCr8e-d*wZQBPO?oQnwl7~-_#%Zb zQ}}9PE9aZQl!NKvJ*;>hRrqnm|D@&rJ@|h~y6xBR75+%^|4ZS|fZ5hNsGE0aQsz@jLuJ|LRNjY(aXA)bRFCZQ!DtJc$yYJiUNS|lu^$Ir<+qzp6 zzCht`EB;#*zEkl$sOXO<{H(&iQ21qHtLN_&eiN8F(xk`n;Mv+;_TdNeVBc5;gTNOT2;Y*1Bzsl|h&Z;s01Nfb^ zDMFOhs%6r@iPT^y6gQIC)NET6F*7w&O^ul`GblnOwoOQdq-;x4`-^R@KS>BhOPiJ= zB&}MTl~uHao-e(!U>=Q)3#bI(0@&NIsSw8dYd>&Mf+0*8Cb z-eX+z+GyTP_loQ9F#lja1DXXbU>(9VNtEmvFfIp*HxOU=W~ zGtG~fpEti|e%t(!xel5eevhJ_nI9Fx?-k(kVYM-7_4nf^n@=})HTS0RnV+RE9>F}` zh3~9~nMaw&m~W@g#1E9a@Cbg;JkR_h&5eSx0*~NT<~8O`<}Kz=&7YfpFdvXnlm8&| zq2}Yw90Mw}=Tviae}UTE+v0uA1I_%K03lDIIl3oKdB!t-1{#ZUt2w#{LGk-79^I$L zjfoQ7rzXG1I`Rth+jQr+{(I(6&7Yf7*x|x=vUSZzntx{I-wg=gpLQ^xZRXz+2zC0= z`hIhOx!8QAc|4sHw?DeaLB8GMy!R^9nQ4B&9Nj;qX?g!tsQ(x9U(FxU`kwJ)^VjC@ z%)E~&eD@dK$HdNu(#+z=ntAV1s2|uai1;Yuwm;lsUTpf(J8{_KeG2&E3rX=yX&)HNc!_ z9%AO-V+i%fnWviXF+W2$iSs{aj_%7)e5J+Ln>Uy@oBv_{+Weil4vrIHzV*!fdk`Uh zw7G@3wfR)@>E^V#yLqU2ggLq&M9X`v#cwo^H{WKy(|nJ4ruh%%Kbe=9pEti{j_wmt z+csMKBl9Qb&&&<*<{G{yI>g+>9NkNT&jTzcS^QLU7jxRozmE~}|H9nYe6jg*bAkCL z^UdZ-<~z)Ho9{C}WnN-_(Y(UE%Dl$>j`@A_N9K>s(fur1hdV63%e>osIL-mXdOOnG z+?;7{Yd*o;#hf<((%j!X++1S5!9319)qIcn_q4tTYW?K9K z^J4Q-^SkB`%v;P`&7Yg2`(-rWZ!NyZ9NjOYIt?1stlLKBCgx`5W6h_T&oD>##VG%I z7Vl-wHD6-B%v@qFH%Irmw26;tw=*tJH_tHt*8Gq;y0=BsK5g;m%`cfZm^YbsnE!3A zhtI^JZP7g}npZQ6A8Y2{eh>Ad`%_dux(`MEh1D5k&NoN*o~ZuS7Qd6$_chbZGtCc} zA2u&AKVyE*yxbh!x1xD%vG`W==jJcXha6nf&cn^encJ81!+`787HW?uUV%lK3C(dOgKZOom_ycQMm z^fKp~3(Q64(dHY>cbo4sNB8?^yUerrqvk)FSDIIu*O}inZ!$;s5NTdtTl_n7qeHOl zN5sdOCgx`5W6f>M$D4bYFEszs+}~Vgt~5_HPd49ezRx_zJlFh;`8o3n^PkNd%^#UR zHGgjY%KWYQutRIsXJd0S^Reb^bB_5u^9ANh%~zN!%-5LjFi$n#Z~m=$p85CY7tJfo ztIcnkqx-zHUwvTl?dF~41F@fm?=KEEA7TEfIoq6LKF@rCd5}5ZJj@*3Q`SE23pZGN zoOuSVYw5Gh51Ah^KW%>2{F3<<^Ct5a^S{mCm>c3t`*01sk@+ZdGjk^z??WtSn$I!! zFpr>dUd2*szS=z69Nn{~`nOwrx_O3qzImbfPv+=eHs$=Q#n+iXHviN7o%siIJuFW~ zk7%)?-+Ktx1NkvE+&hC`>#kmQeq9uBr72`VZ8pU`!{6OI~Xa3$P%UC=@U!DMm?_MV|-T^;QCgTx) zH+u>ku0c&_yd!>~%)ldD6PpEx-*unExUQ|uWn7-mxUSbNWL#dvxULyK!MMDb@f`d> zS&B!v7h@S5u7xgVT-QZcGR`kqP*&j)?q^v8hikKI8SjK2DC_YE*LXL;;ohH3jO&{4 z7RKeRjGuuYDBJJ|_e^bv!*%eQ=Cgn2QoKDgApjLyLil;wB?ucXxnSDDw)>W^#9 z>uL4D4dzXBXZ%3ff=BRHT77Vvc{{ECxYN9gRv+ALj{02}1W?%TLf?$~o%$pDUFe%p zzf&KK#?g|aewU8Y#N$lLQNQaJ$Jy^f-;Da5`XKvV=$qNJ`eTlH1Fx^De??>F)Q@vU z*MHQHqOnjK#_=6^J@k?2GoboNCC}fQ#C4+k>(v+DJsffE|0m$}u+RSkzaJ6y^KPgc z_U%74g|$DA!*pREp4}X7ALsu7{U+?IMg0A6?Vr)_iff;|6MZP`hwU<9?R&4&+TV&= zz&UZw1JSp_e)T(A`_h>$VeLOJ)7oc#(F)dn@)oUqXG&ypg$?xs5y&b+YAA@M-2Q zW{y?GoMTakV^sxntSWju;sfPd;5_p%`PYb-$&=tpc{2PPTF1$$=KEz_qDnnvULf;O z`KXLTVd`a?I~&R>Gslu*oOyU{Jb1IrJRD1kapw7+*7;05?CimZ$ynW~qs*D+cIK01 z{FmajZswuWGW)`XGWY+!<^kp_%!TF=W?t)Ne&)HxJjOiUJkdPWJX_|mWxmW~%O7O+ zqbFq?vQx`s_MO+|cJSLW`_3krryLyLiS6WD0LOO<{?fch=Hb0Q_6yeGVf;{eFx}2j{=CyIwxdV0j%lE)n$iIV!$q&Jm=9}bsh~FkJfbW$bgE?Lk z^S=u7dN}ncc>O&1 zS()#5yk^cgy~@1KyisPq{@A=t<{^dG%$es0G;vDabb>_m|WcFEJZ)f}|_*e2`IL|y%eird-<>%p><(FYzZ)ctjFt4}MAHolq zACWgBzR3KnycO}6&8y6Bn%B#pqCT&^b6)>~|0#b9Z#VOLJL|B|a;FYH$lS!tYwV#; zJDH!oPLU6T&yx9htEbG*NxjXNm@hXM$^846#pau6?${_3&AblJ_yLIDYv#505T9@U zqj`zUW5P1?Ych`my!OsK^!w(2n7@?qc9q&KW7kam1jjQ@i%{xN^HFkB#52w9WPChJ zoowcHP3FPJuvB;RMe=co4>T9a?GZ1PJHpq>C&OdSzmfT|>n`)XGT(D&%iUpKlV^K+ z!VBaJ;m75RU|y4Foj&jj=5;hrBv3Y*c}<>iZi~;%ygnb|d&~#o1SiCKeV*nvYHB`4 z=C;U^xh=BI9BYo#GS0E)f_ux{794AiajyR>%)`wbUoO-cWB#@IF1ao8aI87jKM|fM z^So%0oC`l?e!;xb%ev zRqz?|7`VH97kr^P*F4Z%WafBuY{M)}TO~gLUnehwCz$Ur&oDn^eoTHG(=L{m!!Mg( zH@{*2JAE`Nqx{SKwaoqP2XlQKM_Hfo!_7y_JU(Qavt*n`q&mpl4?D})JgKz#0&^ep z0QqOAUm)}I?+A0H+ye12=3C@eh~HtpSLSEfIp%pX&j%KnmzbBE-!Q)`^E2;ena7iV z$-UrRaz4Dr%<=BHZW%w!%<=9RFGl=WxdLu0Uk#rqUkjfqkA}~Zqy1LC5%G)61I>eF zo?{G`C&8ui40x1zym_+uUh{)8_w$AFBKT?ZGWkiw|7?EK{J#7&>TrBKt`quGc?rBj z=KlYU{0hu5^jQDT@PRmH)33va$g5$Fo5%PX_~-IkxP|;S+=B``nID$fzaBF`En^j=UN*0i*^k!AT(phm zEi&I1{$<`}=D2xm8|xfmZYuNK`#8BXoMrA{?j-ZQxU0E`%zo5I=KJzx=3#O!;^lHa ze2vWah_U8L=ILgRt;c0y{ol*%cTdRdM@!7h%zrj>3_a#y{f#ou;kU@_U;mWZr*@k6 znCt&E&ciy5%^X{g`PrwkWcI0Sb7ylm`AO8d$b7N(kII^KMW+!XOn=H4_MJ6nLpoLEVIv6n6H;{s+an;d5VnxQZr?~-_4cTPaiWc zHos*4i<#r^v7LNR{76p2+st2?zn9s+I7T0*<$3R+GS7RDGPg9hmoG-0)8v70TD}av z(9Ci9n4j@0%*Ey^xd3%;l*hsxqmR?lQ_Ztv_OFNKDewY$D*OW720&S9UM=&O{EqoU z^H%c?^S3h3i|SybF+W{j<}sOL_c6|W?`Si}?hEmb=FW0+)IUq+?%mVOvHLhJ5SU;E&~D zFvs^}9eS5}k30hL`gnh49hzhM1vfXhHJ>E&e2Kr?!uq4&9`aZ?SDp@EZ04ALtk3vJ zbEP~J@oVL|@a=Rv0EJ`s1^-s&{_u!-k@*?(OL7C$Uuj+=^IZCEnfuiynfn#T?&Eyv z9px2dg#JK*oQmBg`Drk9Cegyp_45%;QNXbK2a)+*i&<{maaS<`MEKsKYV+ zIA8ik^F;GB^KAKa)PF=i6aJ&z4PGi=0KXz%4zDt=Gyl!JRUU%+JLD_j@5~3HgR;$) zh;ytz`fB({`8xO*c?{fE9tUTeIo2Piy&3Uy%ooVFBF^#sSZ5O4U!DSAF7x;{M7|py zDc=iUCC`LM%d_B{!K=ZV#Y5Zhltg@$+T#D)Tz?Mw$KMWAiro z5X8Td`Cj>hxjxPj*apTM$$0BZaXdiAX^saNe1gn%C8+av&`NI62%yX3k z(79QMZfHKze2mO(+RA*g%x!m;xrf{U@jm8D%$LbLc3nkx1W>Ls-z>9jx0$D#XPf8A zZ0ADr5}ECM#k^W(JKr&XXx=P0M4fMF9>h>MmSFI~GTYhM+}zyS+(BkLbIj++Y-ext z#WLHOXC7|8O6L2*X!AIk{pc2%?+f?SCjlsP&5z1lmM6{6n_o4rk-02yo43eZ7LGm0 zdC|LME=xvc9H$R5H`*pk*7y^d%d*4#t@!{Pv^Xv6G?ck4N0>8Z zE(^yhWPLhE=CX7(_b~U7xhx#Fkkir}w~*$tTt(*qDA$>9mf5!3%pAjz^%Y z3(ZSpw)qwFYMJeS$Gpk>iOe?dFn=Sn{ol*n7LD5abGgiA8EqbKzD?$`Of%mrb6FmxPXkb%GQS|R{jZwWnBO&jB(wcn&0ooE zf1Q@`yy$~uw!g8txw*B>_Md1zNoM=cr#k^Cxn_=q$oK(>7nnzwE6p4ik@eaB@#ZNq z+dRuWS7!SkH9u*7M&^6L8#GT6P}ZCOCLe$}$4F!y`U~@SW{#1_I&9}b=B6^+*~;8r zW;;(ccQtpD`QCa7eL8@WZ!VVEwyVt7nQt~vmf6m!<~cIkxzPNC%yvF!=2(bq591sQ zk>>jRkmku1%2x9ZneF_>T&HzhpYemuO=Pz7Xmgg#cIKG7$ZXGf=8Md~l-bT<^qBxk zxp}nA_KY)6GEXzll7E8w51JRrZ0Axl$6Dlk+0MV1*O}jy+0M`DE&$3dGk;H(akjI8 z`3Q3}b1V5LsDHe}h%>^>sIg0KIpp28*wn^q`GLIXx%n!@aanJme z%+Cc&l1>9C?aimkT*j{E z9_Bvg0W#PB73SgcfrwvazRo;W=C-(1#@BeMJLI3i_sVz+OwBg`PHu_#V!9iE@}kW4 zzh-_*<~G`3{=3X=^qHAsGcqT)5yxhvxsB>%#pX6TSWd%D%s-d8jaryH(dQtDk~Uu; zABZ@|a%3I4zs$Ccq|XIVs?0aYtbdF7H!`PX$+#%~zdqeNHqR$A`owNZ=f=*Ye;FHT zQWY@m#^qG}dqo*n#GZoxGV)^2pz~w%XINhD>tT7D(pp{|s;iebS}rXw z4@qHpqh-MdqdEmFBhPO*F2Nv1~K%GS@|)4s{xto13%DIp(yvmwAA>&|FR* z8@FeSd7^o`c@BMCTz{c?v3a?9jXAovOVjecA)YU?>@=rvvJ>JB&Cxhos^7}u+2$^0 z-V>D3F3#W2oNq2MNB5ek{sfCpG4p<(kaNEI3G*_ukAJn^;#dPfnWM3)6p#MqyF8Y4I>z-Un`fBknitW06GmBTUTKcT zq*9$tjGq+O-)7!ru8a4sP>1*3gnQ+ho3qS0<}{6KM=a48Q}O_d7n;lIoVflN^F;G> z^BkHdkSGhy(O6Q7FSqy_TGvcAn75jDn)x9t+~3#G+|=C4oK1I*+tbC|)7;OTPvdhj zOEkWdJj&t|%u{H6cAjPC{VXB=gn1dQ&#&;ut+i9M-q3kyEUX>8%{VBnjv_8|d zH+MF7H|Ns&Y!!{yBoDWE6`hWnkQ!^AY@T7BOLvRwFETGRuQacv&xz~vev@F{V-mcJ zJ~ytz`$~cvnVZwy<2tDhm7}k$Dj1Cat19CEhX+*@l@xR+DXuE2C@ASrR9T)^RZ^KZ zq^z{GXh>CFLFMSuA*l{~)v2s3+3)LBL(2F2`rv}fqP+65l9Ie@D=^zc_L^5KiV6yA zdvQofS!Hr6wyCykjMtLK79lZ*Xa!Uhlvb9PRaE6wuMXt+kCyITHEMTpX>nB|A=gH2 zEn~cvmf6ZnB-(p+T!LEWws)n_{K6t^?6T2`gi(uYe`)VDY}0?87b{g3RppH=Dk{$_ zC@H=sxrzQWC#x5iV#ga=Fr+B2wBSliQdKkxYp}4Osvy;2aAl>M%xH(Gy~8j~W!aFC zMO@EitXKO!%N_ls4mm!3SR1wN+tCbcuh?tHk6yG5Q~hE*|C&8E+RnAiIZ>m!eu$Fy^p15Wv%VFjke`$X_vja@1^G|Dk?1)TvC)btfXvk z0ajQ+US(BTMd&2aHr;y>ISqRV569OORa6$2mF|BAtURO$N3FQ`M91v? zBQlp17nS~RGe}JFKh0-k(dZw$9Pw;8L3u%C<+WuM;ay{Y3tux4*Vd0~T0u#9X*tk zFRw@c-skqapil3-yjIy-r-em>uO5~+v?6+giq=FNDJ~sahWD!I)q=r;D~hh!Yl4!p zaOR{cIL-|#3U6s~td>woaVd@p@ymDJlm)pcvr-ko92oq z*g4B}#`mNC%S0_)O5?}qsPLmrE1Cb{GDB3F$?5oMYV0%dxLVWjoYS)&FWK>Q)ARAN zXvhIpo2S)`r}1FfhJ2i!`EXgMI$t5|`FPp1wtRVtr}00_F3X3@1=aZ`z@9H3&-Kw4 zs>ywmoMsTE?vk42#YfNTd=J8&Z!(_iqbpRCZ?>Ff5TzXXM&W-hFFwXp=X(M6d`s~h zANQ(DSawVvO_SCuTM=jqGatYAU_GwS^>}!`<#^r`k5EFsw-BJy;e}`8X_=4TD};R8 zVb90=P&n*Fb_@PD6xzUVs%JP*g`RhkZ=sD$>NpUBtr#hT@9jhdl-*Q1^yI19+%|@)eGB$-=W+QD&hYy-)~XR=bMlDW+DOS%gd!~&cEMI@+3+sj7xpWPU zQ$4nSwCaWB=z<2d;tMKaIjR!#U4;1#(t6=#&#)YKCgz)uH}T|glIb5$%y$;*@w?4X z!hHGnX6UqDXt*3>YiPcwBNpZxeFuf-VL8?U`noupGUR(Tk#Fvbn*MvH<@+G999cMd zcsR-w|6o2g_q)V$tUtHgYBP>J7*a=$tYkFXpE1I!z?+YEFnU8YAguE*E2 zR4**=O4M5))rfyEA4^MsPV)&$=1QDnX};a?oUgGTbpm|8b8vD~gm@^d$JZ}Wy)a*1 zzx^Uq!vCzt(ifo9e1g*SHC(5!6EAOfJm+hiZz;gMA>VG~I~vbJVLg^&fKKxXO5v)S z<9H7|=WEP&7vRg$6em^f5D$g*_+$t(R4>ez6VD5k@IULZ>;&jEpPTQ-(Gmm*Ert> z=r=y!`3SZ_JQUXB>uppo%$H-y{618||E$N-0`+{p)8D}Fc5A+U@OqeU^f!a>JnW}q zaI&eddzdDw$NBb8%$MV}ToKiXe}wtwCg$7uuQlgQeU*>PTaw7v=+O8crI0e@8m?KU@UOareD^2v)qS%jAAhwZf;i0W){Jw9ET z$k*KR4X}K>68X9#-(j`n`!bO)$MRij`PyPZxn08Y_S;AMjza}5QyLGJUY2hVo`>Zf zn8-JLAMN9Jv!1We@^OC%`R+{Q8?}%2O-ke&WBKwe-?Bu$$@^&Evx$7uE#F|v_wPi$ zS^LPx?|XfD7h1kT%Xd89FMN9}L_YkhF3iEw8udKia?3Xquk$tbkAaDNOOdP*;-Q3m z{Sx^$Sia$?9P)A8MsMG$eY9_4BHvESH^TBQN#xtGk9_T_vC6@1#M80kN z$hRetua)I1wR}h7ebkqiV-(?EbqVW_-&cG4x>&w)%g1pbJzqm~-t()o#X0yioygY@ z`IaF*4UY;u!uH_Uke;s}^3~S9!HIlL*4C`QD$6$|k*^T>TI2Ol!t&mh$k!hE@==NH zy9STYzWIrKllQT_4<+(VM!sdrH_Gz8mdLjj`S7p0g!ZjSz}Xp=!wYN9DsNh|0Y27=O@Cc$trnrHOi}*?V7)2=!K=9u95Q zB^&iRS3j#+7w;%vcxgE5%?VHNe^`z;QO}oSC;n*dcD&B@awi^PIila~!1GY*KY-69 zIOh!|Ex WRKk3@OM1PALo-sJAzvt=-v0xijt*J? literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj b/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a6680fd6a6094978297c8589cd43f368315b086f GIT binary patch literal 139960 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/libtcp_transport.a b/ESP32-IDF_i2ctools/build/esp-idf/tcp_transport/libtcp_transport.a new file mode 100644 index 0000000000000000000000000000000000000000..b68dfe92f1070264b06d96a93c1f9eac500cfd4d GIT binary patch literal 362562 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ǵf9k^L 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�Z!zuzhqcfL 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